Skip to content

Check if JWT token has expired #3

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

Open
raynerhoward opened this issue Aug 24, 2020 · 0 comments
Open

Check if JWT token has expired #3

raynerhoward opened this issue Aug 24, 2020 · 0 comments

Comments

@raynerhoward
Copy link

Excellent tutorial but there is no check to see if the JWT token has expired. The user remains logged in but is not authorized to do anything after the JWT token has expired. The JWT token should be checked on each browser refresh to see if it has expired and log the user out if it has.

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