Hacker News new | ask | show | jobs
by ascotan 2315 days ago
JWT - because you were told sessions and cookies aren't cool anymore.

Then you come to realize that JWT is basically pointless except for doing MFA (which you could probably have done with a random token).