You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On this line the auth.api.getUser() function is invoked on every request. Isn't that an issue when building the app that this will run for every call? Is that the recommended way from supabase?