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

implement proper jwt logout #20

Open
codelastnight opened this issue Jul 10, 2024 · 1 comment
Open

implement proper jwt logout #20

codelastnight opened this issue Jul 10, 2024 · 1 comment

Comments

@codelastnight
Copy link
Collaborator

No description provided.

@codelastnight
Copy link
Collaborator Author

codelastnight commented Jul 16, 2024

as seen here, https://medium.com/devgorilla/how-to-log-out-when-using-jwt-a8c7823e8a6

its hard to logout with jwt. we could backlog a proper blacklist for logged out users,

  • you can't delete cookies bc js is not allowed access to it.

@codelastnight codelastnight changed the title Logout does not actually log out implement proper jwt logout Jul 18, 2024
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