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

session token is valid even after the logout #76

Open
kamal13597 opened this issue Jan 2, 2024 · 0 comments
Open

session token is valid even after the logout #76

kamal13597 opened this issue Jan 2, 2024 · 0 comments

Comments

@kamal13597
Copy link

I've implemented the redis rack with azure redis. The expectation was the session token will be invalid once the user is logout since the session is stored in the redis. But that didn't happen. I'm still able to use the session token in the postman request even after logout and getting the correct response.

Please let me know if i miss anything

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

No branches or pull requests

1 participant