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

[Enhancement]: Redirect on OAuth error #89

Open
Norbiros opened this issue Jan 28, 2025 · 1 comment
Open

[Enhancement]: Redirect on OAuth error #89

Norbiros opened this issue Jan 28, 2025 · 1 comment
Assignees

Comments

@Norbiros
Copy link
Member

My idea

Now when any error happens during oauth flow we just return JSON with error, which may be confusing for some users.
Solution for that is redirect to /login with something like error parameter, and then handle it in nuxt to display toast

@Kubaryt
Copy link
Member

Kubaryt commented Feb 5, 2025

also do the same to email confirmation flow errors

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Backlog
Development

No branches or pull requests

3 participants