https://supabase.com/ logo
Hello does supabase auth refresh_token expires?
# help
h
Hello does supabase auth refresh_token expires?
n
Hello @Hoely! This thread has been automatically created from your message in #843999948717555735 a few seconds ago. We have already mentioned the @User so that they can see your message and help you as soon as possible! Want to unsubscribe from this thread? Right-click the thread in Discord (or use the ``...`` menu) and select "Leave Thread" to unsubscribe from future updates. Want to change the title? Use the ``/title`` command! We have solved your problem? Click the button below to archive it.
g
supabase.js does.
h
How long does it take to expire?
g
I'm sorry I misread... I thought you were asking if supabase auth refreshed the token when it expires....LOL No it does not expire. It just gets invalidated for reuse on signOut or when it is used to refresh the jwt.
h
I see, so you can only use a refresh_token once?
g
Yes.