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: Added simple access token caching #34

Closed
wants to merge 1 commit into from
Closed

Conversation

pacificcode
Copy link
Contributor

@pacificcode pacificcode commented Nov 21, 2024


name: Access Token Caching

Pull request checklist

Please check if your PR fulfills the following requirements:

  • [ √] You have read the contributing guide
  • [ √] Tests for the changes have been added
  • [ √] The documentation has been reviewed and updated as needed

What is the current behavior?

Please describe the current behavior that you are modifying, and link its a relevant issue
API call for access token occurs prior to token expiration.

Issue Number: Add the issue number this PR address here.
https://thycotic.visualstudio.com/Delinea.Work/_workitems/edit/608727

What is the new behavior?

Access token is cached for token TTL * .9

Does this introduce a breaking change?

  • Yes
  • [√ ] No

If yes, please describe...

Other relevant information

e.g. does this PR require another PR to be merged first?

@pacificcode pacificcode deleted the bh.cache3 branch November 22, 2024 14:10
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.

1 participant