Skip to content

Optionally support expiry of JWTs #361

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

Merged
merged 1 commit into from
Jan 13, 2025
Merged

Conversation

DamonFstr
Copy link
Contributor

Originally we had the expiry hardcoded, however we are going to allow expiry to be an optional thing customers can adopt if they want. It's more secure but it does come with some functional risk (i.e. if users do not reload the page and get a fresh JWT requests may start to fail if there is a short expiry).

@DamonFstr DamonFstr marked this pull request as ready for review January 13, 2025 14:47
@normprovost
Copy link

@DamonFstr DamonFstr merged commit e701491 into master Jan 13, 2025
1 check passed
@DamonFstr DamonFstr deleted the damon/optional-expiry branch January 13, 2025 14:55
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

Successfully merging this pull request may close these issues.

2 participants