Y
Hacker News
new
|
ask
|
show
|
jobs
by
rollingstone23
189 days ago
A small suggestion that immediately came to my mind, why not try making it a JSON serialized data and base64 encode it just like JWT. So that it can be shared and loaded effectively.
Just thinking out loud here ;)
1 comments
stogot
189 days ago
This is what I would do too but one problem I think there is a max HTTP URL length
link