Skip to content

Support background token refresh when using AuthTokenProvider #592

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
Apr 22, 2025

Conversation

rbygrave
Copy link
Contributor

Supports refreshing an AuthToken in the background before it expires. By default, the background refresh is triggered 5 minutes before the expiration.

@rbygrave rbygrave requested a review from SentryMan April 17, 2025 11:05
@rbygrave rbygrave self-assigned this Apr 17, 2025
@SentryMan SentryMan added bug Something isn't working enhancement New feature or request and removed bug Something isn't working labels Apr 21, 2025
@SentryMan SentryMan added this to the 3.3 milestone Apr 21, 2025
Supports refreshing an AuthToken in the background before it expires. By default, the background refresh is triggered 5 minutes before the expiration.
@SentryMan SentryMan force-pushed the feature/background-token-refresh branch from e840e52 to 2cd05c4 Compare April 21, 2025 20:48
@SentryMan SentryMan enabled auto-merge (rebase) April 21, 2025 20:48
@rbygrave rbygrave disabled auto-merge April 22, 2025 19:55
@rbygrave rbygrave merged commit 940857d into master Apr 22, 2025
7 checks passed
@rbygrave rbygrave deleted the feature/background-token-refresh branch April 22, 2025 19:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants