Next.js Discord

Discord Forum

nextauth token wont expire

Unanswered
Txie posted this in #help-forum
Open in Discord
I'm trying to figure out why my tokens are not expiring. When I go to verifyToken it's still returns the token info. Anyone know how I can resolve this issue.
jwt: {
maxAge: 20,
},

0 Replies