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

Cannot sign out an already session expired user #169

Closed
pavinduLakshan opened this issue Jul 12, 2024 · 0 comments · Fixed by #170
Closed

Cannot sign out an already session expired user #169

pavinduLakshan opened this issue Jul 12, 2024 · 0 comments · Fixed by #170
Assignees
Labels
bug Something isn't working Type/Improvement

Comments

@pavinduLakshan
Copy link
Contributor

Describe the issue:

Invoking signOut method when the user's session is already expired, results in an error The user must be authenticated first. This prevents logging out an already session expired user from the frontend.

How to reproduce:

Expected behavior:

Should be able to make an already session expired user sign out.

@pavinduLakshan pavinduLakshan added the bug Something isn't working label Jul 12, 2024
@pavinduLakshan pavinduLakshan self-assigned this Jul 12, 2024
@pavinduLakshan pavinduLakshan added bug Something isn't working Type/Improvement and removed bug Something isn't working labels Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Type/Improvement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant