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 authentication failures #12

Open
eknowles opened this issue Jul 2, 2020 · 0 comments
Open

handle authentication failures #12

eknowles opened this issue Jul 2, 2020 · 0 comments
Assignees
Labels
bug Something isn't working enhancement New feature or request
Milestone

Comments

@eknowles
Copy link
Owner

eknowles commented Jul 2, 2020

when a user clicks [cancel] during the discord oauth flow the application should gracefully handle this exception by redirecting the user to a page describing the failure and how to remediate it.

example callback failure url
http://localhost:3000/api/oauth2/discord/bot/callback?error=access_denied&error_description=The+resource+owner+or+authorization+server+denied+the+request

access_denied

@eknowles eknowles added this to the Community milestone Jul 2, 2020
@eknowles eknowles added bug Something isn't working enhancement New feature or request labels Jul 2, 2020
@eknowles eknowles self-assigned this Jul 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant