feat/auth: add `src auth token` by burmudar · Pull Request #1275 · sourcegraph/src-cli
added 2 commits
March 17, 2026 15:17burmudar added a commit that referenced this pull request
Mar 23, 2026* add TokenRefresher and NewTransport - TokenRefresher centralizes refreshing of OAuth tokens - NewTransport creates an OAuth transport while making sure it is initialized with a TokenRefresher * add cmd `src auth token` that prints access token or oauth token * set refresh window to 5 min (cherry picked from commit d206288)
burmudar added a commit that referenced this pull request
Mar 23, 2026* add TokenRefresher and NewTransport - TokenRefresher centralizes refreshing of OAuth tokens - NewTransport creates an OAuth transport while making sure it is initialized with a TokenRefresher * add cmd `src auth token` that prints access token or oauth token * set refresh window to 5 min (cherry picked from commit d206288)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters