nextauth token wont expire
Unanswered
Txie posted this in #help-forum
TxieOP
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,
},
jwt: {
maxAge: 20,
},