I'm implementing JWT-based auth in a Next.js app. I've read conflicting advice about where to store the JWT:
What's the recommended approach in 2024 for a production app? Does it change if I'm using NextAuth?
Yuki Tanaka
asked 4 months ago2
Answers69
Upvotes15300
Views