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: client driven timeout #822

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

maffettone
Copy link
Contributor

@maffettone maffettone commented Dec 2, 2024

Give the client a chance to manually reduce their refresh token lifetime. Example being, I want to auth but know I will only be active for 2 hours before leaving the beamline; this provides a secondary safety mechanism should I forget to logout.

Closes #819

Checklist

  • Add a Changelog entry
  • Add the ticket number which this PR closes to the comment section

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.

Enable client to specify shorter token expiry
1 participant