Neucoas
11/26/2021, 12:17 AM401 JWT Expired
errors?
The problem is that when someone leaves the site open on a background tab and comes later, the supabase-js client fails to refresh the JWT; so it makes api requests with tokens that are expired. This means that all requests will fail until either the user refreshes the tab or logs out.Neucoas
11/26/2021, 12:17 AM