Join Discord
Powered by
Hi did anyone tried using const { error } = await...
# javascript
t
Tekey
07/24/2022, 4:25 PM
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?
Previous
Next