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

Site refresh token expiration #598

Merged
merged 1 commit into from
Feb 18, 2022
Merged

Site refresh token expiration #598

merged 1 commit into from
Feb 18, 2022

Conversation

cesoun
Copy link

@cesoun cesoun commented Feb 17, 2022

Added configuration options for refreshToken.expTime.
Updated models/auth.genRefreshToken options to inlcude 'expiresIn' field.
Update test/auth to validate that a refresh token expires in 1 week.

Proposal to close #573

Added configuration options for refreshToken.expTime.
Updated models/auth.genRefreshToken options to inlcude 'expiresIn' field.
Update test/auth to validate that a refresh token expires in 1 week.

Proposal to close #573
Copy link
Member

@Gocnak Gocnak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Beautifully done, thank you for contributing! You can PM me on Discord for a key to the playtest if you do not have one currently.

@Gocnak Gocnak merged commit 5da65be into momentum-mod:staging Feb 18, 2022
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.

Expire the site refresh token after a while
2 participants