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

Fixed login error redirect and also added toast notification for sign,signout and login error #331

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

Rohan-Hazari
Copy link

@Rohan-Hazari Rohan-Hazari commented May 18, 2024

Fixes #330

Whenever login failure happens due to any reason, the user is redirected to home page instead of /login/failed page which doesn't exist

checkout the issue for more details on how to simulate this error

Also added toast notification for logout,login and login error to let user know

Login error

image

Login succesfull

image

Signout

image

@Rohan-Hazari
Copy link
Author

@hkirat please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error in login process redirects to /login/failed which gives error
1 participant