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

Auth token does not expire after set time #437

Open
martinbryant opened this issue Feb 16, 2024 · 0 comments
Open

Auth token does not expire after set time #437

martinbryant opened this issue Feb 16, 2024 · 0 comments

Comments

@martinbryant
Copy link
Contributor

Description

During development I set the expiry of the auth token to 1 minute and it seemed to take cira 5 minutes to receive a 401 when refreshing the wishlist page

Repro steps

Change the expirt of the auth token to be 1 minute.
Login to the app
Wait 1 minute plus

Expected behavior

You receive a 401 response from the server and are navigated to the login page

Actual behavior

You can still access the wishlist

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