Next Auth Session timing out
I just created a new T3 project with Drizzle, Next Auth and Supabase. But while working the session keeps timing out and I have to stop the dev server and sign in again for it to work
Error logs:
8 Replies
You can make a function specified in the next.js docs for updating the session
Refresh token rotation | Auth.js
Refresh token rotation is the practice of updating an accesstoken on behalf of the user, without requiring interaction (eg.: re-sign in). accesstokens are usually issued for a limited time. After they expire, the service verifying them will ignore the value. Instead of asking the user to sign in again to obtain a new accesstoken, certain provide...
is there some way for refreshing discord token
I am not sure about that
okay thanks for helping!
Np
By the way, do you want to collaborate in some projects?
@aditya
sure why not
Ok
I will dm you