Is there a way to anonymously authenticate a user?...
# help
k
Is there a way to anonymously authenticate a user? Something similar to this https://firebase.google.com/docs/auth/web/anonymous-auth. I want to allow people to have a temporary account that can be linked to a permanent account if they decide to sign up afterwards.
e
you can track progress / contribute here https://github.com/supabase/gotrue/issues/170
k
Thanks!