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

Allauth: use user sessions feature #11343

Open
stsewd opened this issue May 22, 2024 · 0 comments
Open

Allauth: use user sessions feature #11343

stsewd opened this issue May 22, 2024 · 0 comments
Labels
Feature New feature Needed: design decision A core team decision is required

Comments

@stsewd
Copy link
Member

stsewd commented May 22, 2024

What's the problem this feature will solve?

Now that we are running the latest version of allauth, there is this cool feature that we could use. User sessions, basically allows a user to list all of their active sessions, and revoke them as needed.

https://docs.allauth.org/en/latest/usersessions/index.html

Describe the solution you'd like

Follow the steps from https://docs.allauth.org/en/latest/usersessions/index.html to add that feature :)

@stsewd stsewd added Improvement Minor improvement to code Needed: design decision A core team decision is required labels May 22, 2024
@humitos humitos added Feature New feature and removed Improvement Minor improvement to code labels Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature Needed: design decision A core team decision is required
Projects
None yet
Development

No branches or pull requests

2 participants