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

feat(auth): add configurable expiration time to tokens (CHIPS-505) #35

Merged
merged 2 commits into from
Nov 29, 2023

Conversation

steve-gr4vy
Copy link
Collaborator

@steve-gr4vy steve-gr4vy commented Nov 29, 2023

Re CHIPS-505

Currently the getToken call creates tokens with an expiration time of 60 second. This change introduces an optional parameter to set a custom expiration time for a token.

@cbetta cbetta changed the title add tokenExpirySeconds to getToken (CHIPS-505) feat(auth): add tokenExpirySeconds to getToken (CHIPS-505) Nov 29, 2023
@cbetta cbetta changed the title feat(auth): add tokenExpirySeconds to getToken (CHIPS-505) feat(auth): add configurable expiration time to tokens (CHIPS-505) Nov 29, 2023
@steve-gr4vy steve-gr4vy merged commit 4efd0e8 into main Nov 29, 2023
1 check passed
@steve-gr4vy steve-gr4vy deleted the add_token_expiry branch November 29, 2023 12:24
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