Help with NextAuth token refresh
Unanswered
Black Norwegian Elkhound posted this in #help-forum
Black Norwegian ElkhoundOP
How do i handle changes in nextauth token? Like if I have
premium = false
stored in the token but then the user buys premium, how can i refresh that token without asking for them to sign in again?