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
When using Anonymous sign-in, a user that already signed in before is unable to sign in again and I'm getting
Identity+is+already+linked+to+another+user` instead.
To Reproduce
enable anonymous sign in (for me its automatically anon signing in when not authenticated
sign in with oAuth
sign out
sign in again
Expected behavior
The new anon user should be merged with the existing user
Bug report
Describe the bug
When using Anonymous sign-in, a user that already signed in before is unable to sign in again and I'm getting
Identity+is+already+linked+to+another+user` instead.
To Reproduce
Expected behavior
The new anon user should be merged with the existing user
Additional context
probably related to supabase/auth#1525
The text was updated successfully, but these errors were encountered: