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

[FEATURE] Revoking sessions #21

Open
1 task done
jdabtieu opened this issue Jan 4, 2023 · 1 comment
Open
1 task done

[FEATURE] Revoking sessions #21

jdabtieu opened this issue Jan 4, 2023 · 1 comment
Labels
🚂 feature New feature or request

Comments

@jdabtieu
Copy link
Collaborator

jdabtieu commented Jan 4, 2023

Feature Request

I wonder if there's a simple enough way to invalidate/revoke existing sessions. This is especially useful for when a user changes their password, or if an admin has detected suspicious activity on an account and wants to log out all instances of said account.
Flask-Login implements this with alternative tokens, which we might not be able to do, but there probably exists some way for us to achieve the same goal

@jdabtieu jdabtieu added the 🚂 feature New feature or request label Jan 4, 2023
@christopherpickering
Copy link
Owner

Sorry I missed this! I would be happy to take a PR for this!

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

No branches or pull requests

2 participants