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

JWT expiration strategy #39

Open
hiper2d opened this issue Feb 27, 2019 · 0 comments
Open

JWT expiration strategy #39

hiper2d opened this issue Feb 27, 2019 · 0 comments

Comments

@hiper2d
Copy link
Owner

hiper2d commented Feb 27, 2019

JWT has an expiration time. Need to come up with a strategy of dealing with it.
One of the possible ways is to request the auth token from the local storage to be refreshed by the server on every application initialize. The token lifetime should be quite long in this case. A week for example.

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