
Production APIs - Calvin Hendryx-Parker
Django Chat
00:00
The Challenges of JWT's for Authentication
Django rest knocks is a nice tool for generating things like API keys. So you can actually easily rotate API keys and enforce single clients at a time, authenticating and using the API at once. Knox tokens let Knox manage the tokens. And then once you authenticate, you get your token. Now we still use it for things like password resets or invitations. Or doing security. It's really easy to send out a couple thousand invites to people for an event on it. They fill out their profile they click accept,. that user already logged in. You may get a different experience with Sesame for the combination of getting the invites and getting theToken. We don't use any
Play episode from 22:12
Transcript


