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

Handle AccountNotLinkedError when logging in a user #1

Open
jgeurts opened this issue Nov 8, 2020 · 0 comments
Open

Handle AccountNotLinkedError when logging in a user #1

jgeurts opened this issue Nov 8, 2020 · 0 comments
Labels
Hacktoberfest help wanted Extra attention is needed

Comments

@jgeurts
Copy link
Contributor

jgeurts commented Nov 8, 2020

When an account exists with a specific email that is not linked to an oauth provider and the user tries to log in with an oauth provider, the auth workflow will throw AccountNotLinkedError.

That should be caught and the user should be prompted to login with their email, then linked to the oauth provider. If this could be automated more, that would be ideal.

Check your email for a login link - and then the oauth association would be automatically hooked up.

@jgeurts jgeurts added Hacktoberfest help wanted Extra attention is needed labels Oct 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Hacktoberfest help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant