Hi did anyone tried using const { error } = await...
# javascript
t
Hi did anyone tried using const { error } = await supabase.auth.signOut() to sign a user out but the access token is still there even after signing out?