Token Based Auth: Authentication and Authorization
Watch the recording here: https://youtube.com/live/nYoEwJk-zAg
Join us live with Advait Ruia (Co-Founder @SuperTokens) as we learn about token-based authentication and authorization. Explore the benefits of using tokens over sessions, understand the nuances of short-lived versus long-lived tokens in the AI era, and learn how passkeys integrate with token-based authentication. We'll also discuss the pros and cons of self-implementing token-based authentication, decentralized authentication use cases, and frontend-only authentication.
We’ll discuss:
The benefits of using tokens over sessions
What are the new technical use cases that using tokens allows
Short lived vs. long lived tokens
Token and credential theft in the AI era
How passkeys incorporate with token based authentication
Do simple/small applications benefit from tokens?
Is there a reason for self implementation of token based authentication?
Decentralized authentication use cases
Frontend only authentication
How to properly incorporate authorization with tokens
Should people base their authorization on JWTs?
Extensible vs. opinionated auth platforms
Q&A