AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
How to Use JWT to Get a Cookie on a Response
Every library is able to handle cookies. So it's not like you're writing network code yourself. And most of those have the ability to start to get a cookie from one request and then attach it to subsequent requests. I think we could perhaps call out that, hey, JWT is on the way to go and you should be using session authentication still where you can. But Muddy's the water a little bit is that a session ID that there's one session ID for your web client and there would be a separate one for your iOS.