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

Use refresh token or invalidate tokens #77

Open
Adrian-St opened this issue Mar 6, 2019 · 0 comments
Open

Use refresh token or invalidate tokens #77

Adrian-St opened this issue Mar 6, 2019 · 0 comments

Comments

@Adrian-St
Copy link
Collaborator

Currently our jwt tokens don't expire.
This is not a good practice, because somebody could steal them and authenticate as the user.
We should either use a refresh token or implement an easy way to white list tokens.

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