SupabaseS
Supabase4y ago
ceno

Non Expire JWT Tokens

I am building a mobile app with React Native and using Supabase as my backend. The problem I am facing is the expiration of the JWT token, since the longest is a week its causing users to have to relogin to refresh the access token. Is there anything I can do to improve this?
Was this page helpful?