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

Reject promise in checkError with logoutUser: false and without redirectTo causes an error #10172 #10177

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

rktamil
Copy link

@rktamil rktamil commented Sep 1, 2024

Add null check for redirect and When redirect is not provided, I returned false and let the called handles the redirect.

This may not be ideal solution, happy to discuss as this is my my first contribution.

Fixes #10172

@djhi
Copy link
Contributor

djhi commented Sep 2, 2024

Hi, thanks for contributing. Can you please first explain the issue?

@rktamil
Copy link
Author

rktamil commented Sep 2, 2024 via email

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.

Reject promise in checkError with logoutUser: false and without redirectTo causes an error
2 participants