2
Link multiple accounts with the same email
Source: supabase/supabase#12088 · opened by @kc-hsh-value
Allow users to log in with a provider of their choice.
Then once they are authenticated, they will be able to link accounts from different providers
These accounts will be used for his potential authentication in the future
Example (1 table for users (the one used for authentication) and 1 with user info)
-log in with discord with email [email protected]
-as soon as i am logged in I link my facebook with email [email protected]
-i set my image url inside the userinfo table with my user id.
-i log out
then
-i log in with facebook
-the authentication should redirect to the same account as before
plus:
i suggest adding instagram authentication
Then once they are authenticated, they will be able to link accounts from different providers
These accounts will be used for his potential authentication in the future
Example (1 table for users (the one used for authentication) and 1 with user info)
-log in with discord with email [email protected]
-as soon as i am logged in I link my facebook with email [email protected]
-i set my image url inside the userinfo table with my user id.
-i log out
then
-i log in with facebook
-the authentication should redirect to the same account as before
plus:
i suggest adding instagram authentication
No pledges yet. Be the first to back this.
Comments
Similar requests
Is it possible to have multiple app-specific accounts using the same email in one Supabase project?
1 vote · 0 comments
Does gotrue/supabase support recovery emails?
3 votes · 0 comments
Optional Flag to Allow SSO Identity Linking
4 votes · 0 comments
User enumeration that could be avoided on email change
4 votes · 0 comments
Accounts/Teams
2 votes · 0 comments
No comments yet.