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

User Token still valid after User Logout #212

Closed
SBriere opened this issue May 3, 2023 · 0 comments
Closed

User Token still valid after User Logout #212

SBriere opened this issue May 3, 2023 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@SBriere
Copy link
Member

SBriere commented May 3, 2023

Describe the bug
User token continues to be valid even after the user calls the "logout" API.

To Reproduce

  1. Get a user token from the login API
  2. Call user logout API
  3. Make a call to any other API with the token.

Expected behavior
Step 3 should not work, but it currently working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants