Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make sure different auth providers don't override each other and link them together instead #41

Open
sepsol opened this issue Mar 1, 2021 · 0 comments
Assignees

Comments

@sepsol
Copy link
Member

sepsol commented Mar 1, 2021

Currently, if a user who has signed up with an email (especially Gmail) and then, later on, decides to sign up with Google, it'll actually override his / her previous auth information on firebase and they'll not be able to use their email and password to log in anymore.

This can be fixed by linking different providers together. We may need additional screens or modals to implement this.

@sepsol sepsol self-assigned this Mar 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant