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 logout flow server side. #4

Open
DrMerfy opened this issue Mar 20, 2021 · 0 comments
Open

Implement logout flow server side. #4

DrMerfy opened this issue Mar 20, 2021 · 0 comments
Labels
Improvement An improved (or new) functionality over an existing one.

Comments

@DrMerfy
Copy link
Contributor

DrMerfy commented Mar 20, 2021

Right now we are logging out by deleting the jwt token. Although that token will expire after the predefined number of seconds, it is a good idea to render it expired when the user requests to log out.

@DrMerfy DrMerfy added the Improvement An improved (or new) functionality over an existing one. label Mar 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement An improved (or new) functionality over an existing one.
Projects
None yet
Development

No branches or pull requests

1 participant