dangerous-fuchsiaD
Refine2y ago
4 replies
dangerous-fuchsia

Auto refresh supabase token

I'm using a supabase auth provider (with remix). Shouldn't it automatically refresh a user session token when it expires? My user is still logged in, but if I try to get the user from the token (from a cookie) on the backend (in a remix loader function), supabase says the token has expired.
Was this page helpful?