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

Deleting/revoking sessions from settings #13

Open
ehanahamed opened this issue Aug 21, 2024 · 0 comments
Open

Deleting/revoking sessions from settings #13

ehanahamed opened this issue Aug 21, 2024 · 0 comments

Comments

@ehanahamed
Copy link
Owner

ehanahamed commented Aug 21, 2024

Description
Right now when users log in they get a session cookie. When they do something that requires them to be logged in, the server checks their session cookie (and gives them a new one because sessions expire).

Users should be able to log out of other devices (by deleting/revoking session tokens) from the settings ui.

Related
gh issue #11

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