Skip to content

feat: allow for tokens to expire/refresh #726

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

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

feat: allow for tokens to expire/refresh #726

wants to merge 2 commits into from

Conversation

yrobla
Copy link
Contributor

@yrobla yrobla commented Jun 13, 2025

Use the functionality of token source:
https://pkg.go.dev/golang.org/x/[email protected]#Config.TokenSource

that allows to automatically refresh tokens when expired

Closes: #707

yrobla added 2 commits June 13, 2025 13:41
Use the functionality of token source:
https://pkg.go.dev/golang.org/x/[email protected]#Config.TokenSource

that allows to automatically refresh tokens when expired

Closes: #707
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.

Proxy command does not handle OAuth token refresh, causing authentication failures after token expiry
2 participants