Y
Hacker News
new
|
ask
|
show
|
jobs
by
alexsmolen
4308 days ago
Does anyone think JWT should replace cookies for session management in non-single page apps? I'm guessing you'd have to include an AJAX call to determine if you're logged in on each page, which seems kind of odd to me.