Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sourcegraph
/
src-cli
Public
Notifications
You must be signed in to change notification settings
Fork
76
Star
356
Code
Issues
4
Pull requests
13
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat(oauth): Use keyring to store oauth token
- #1228
#1228
Merged
burmudar
merged 17 commits into
wb/add-oauth-refresh-token
sourcegraph/src-cli:wb/add-oauth-refresh-token
from
wb/oauth-keyring
sourcegraph/src-cli:wb/oauth-keyring
Copy head branch name to clipboard
Mar 9, 2026
Conversation
Commits
17
(17)
Checks
Files changed
Merged
feat(oauth): Use keyring to store oauth token
#1228
burmudar
merged 17 commits into
wb/add-oauth-refresh-token
sourcegraph/src-cli:wb/add-oauth-refresh-token
from
wb/oauth-keyring
sourcegraph/src-cli:wb/oauth-keyring
Copy head branch name to clipboard
Commits
Commits on Mar 9, 2026
add refresh to oauthdevice.Client
burmudar
committed
df1be25
View commit details
Copy full SHA for df1be25
Browse repository at this point
add internal/keyring package to use 99designs keyring
Show description for 2b97963
burmudar
committed
2b97963
View commit details
Copy full SHA for 2b97963
Browse repository at this point
add OAuth Transport and use it if no access token
Show description for eb6b023
burmudar
committed
eb6b023
View commit details
Copy full SHA for eb6b023
Browse repository at this point
add secrets package to manage secrets
Show description for f02b2ab
burmudar
committed
f02b2ab
View commit details
Copy full SHA for f02b2ab
Browse repository at this point
secrets: switch to zalando/go-keyring and add context support
Show description for ff3419d
burmudar
committed
ff3419d
View commit details
Copy full SHA for ff3419d
Browse repository at this point
token refresh
Show description for 4c191f2
burmudar
committed
4c191f2
View commit details
Copy full SHA for 4c191f2
Browse repository at this point
better error handling
Show description for d8790d5
burmudar
committed
d8790d5
View commit details
Copy full SHA for d8790d5
Browse repository at this point
fix removal of client id
burmudar
committed
2366148
View commit details
Copy full SHA for 2366148
Browse repository at this point
fix package rename
burmudar
committed
6032dfd
View commit details
Copy full SHA for 6032dfd
Browse repository at this point
report a nicer error when OAuth fails
burmudar
committed
9ea78c7
View commit details
Copy full SHA for 9ea78c7
Browse repository at this point
refactor token refresh tests
burmudar
committed
5919c10
View commit details
Copy full SHA for 5919c10
Browse repository at this point
fix ci
Show description for 15f2cfd
burmudar
committed
15f2cfd
View commit details
Copy full SHA for 15f2cfd
Browse repository at this point
inform user of oauth login
burmudar
committed
d28e709
View commit details
Copy full SHA for d28e709
Browse repository at this point
fix spelling
burmudar
committed
dd28116
View commit details
Copy full SHA for dd28116
Browse repository at this point
refactor: secrets
Show description for c549192
burmudar
committed
c549192
View commit details
Copy full SHA for c549192
Browse repository at this point
secrets: scope keyring by endpoint
burmudar
committed
12fd801
View commit details
Copy full SHA for 12fd801
Browse repository at this point
refactor: oauth
Show description for e8795cb
burmudar
committed
e8795cb
View commit details
Copy full SHA for e8795cb
Browse repository at this point
You can’t perform that action at this time.