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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
coder-jetbrains-toolbox
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
24
Code
Issues
25
Pull requests
6
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add OS keyring support for session tokens
- #307
#307
Open
fioan89
wants to merge 19 commits into
main
coder/coder-jetbrains-toolbox:main
from
store-session-token-into-os-keyring
coder/coder-jetbrains-toolbox:store-session-token-into-os-keyring
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
feat: add OS keyring support for session tokens
#307
fioan89
wants to merge 19 commits into
main
coder/coder-jetbrains-toolbox:main
from
store-session-token-into-os-keyring
coder/coder-jetbrains-toolbox:store-session-token-into-os-keyring
Copy head branch name to clipboard
Commits
Commits on May 18, 2026
Pass CLI login tokens via CODER_SESSION_TOKEN instead of --token
Show description for 0bc801c
fioan89
committed
0bc801c
View commit details
Copy full SHA for 0bc801c
Browse repository at this point
chore: add UTs for the token env
fioan89
committed
a5488c8
View commit details
Copy full SHA for a5488c8
Browse repository at this point
Commits on May 19, 2026
Replace zt-exec with internal process runner
Show description for bba2fbc
fioan89
committed
bba2fbc
View commit details
Copy full SHA for bba2fbc
Browse repository at this point
chore: fix broken UTs
fioan89
committed
ad43762
View commit details
Copy full SHA for ad43762
Browse repository at this point
chore: fix broken UT on Windows
fioan89
committed
c9008c0
View commit details
Copy full SHA for c9008c0
Browse repository at this point
chore: more UTs for the new process runner
fioan89
committed
6d264b1
View commit details
Copy full SHA for 6d264b1
Browse repository at this point
Commits on May 20, 2026
Keep CLI and API auth on the same persisted token
Show description for be793d9
fioan89
committed
be793d9
View commit details
Copy full SHA for be793d9
Browse repository at this point
Add opt-in keyring-backed CLI auth for supported platforms
Show description for d164f81
fioan89
committed
d164f81
View commit details
Copy full SHA for d164f81
Browse repository at this point
Commits on May 21, 2026
warn the user when keyring is enabled but not supported
fioan89
committed
a715f68
View commit details
Copy full SHA for a715f68
Browse repository at this point
Hide the keyring setting on unsupported operating systems
fioan89
committed
6cd4e6d
View commit details
Copy full SHA for 6cd4e6d
Browse repository at this point
Update the ssh config as soon as useKeyring setting changed
fioan89
committed
7ae1d31
View commit details
Copy full SHA for 7ae1d31
Browse repository at this point
Commits on May 22, 2026
Merge branch 'main' into store-session-token-into-os-keyring
fioan89
committed
5d5d21e
View commit details
Copy full SHA for 5d5d21e
Browse repository at this point
Commits on May 25, 2026
Warn user that OS keyring is not supported
Show description for 1616c37
fioan89
committed
1616c37
View commit details
Copy full SHA for 1616c37
Browse repository at this point
chore: also sanitize `--token=value`
fioan89
committed
cf073b1
View commit details
Copy full SHA for cf073b1
Browse repository at this point
chore: update README
fioan89
committed
1e9d6ca
View commit details
Copy full SHA for 1e9d6ca
Browse repository at this point
Merge branch 'main' into store-session-token-into-os-keyring
fioan89
committed
7f86439
View commit details
Copy full SHA for 7f86439
Browse repository at this point
chore: remove outdated UTs
fioan89
committed
f9b872b
View commit details
Copy full SHA for f9b872b
Browse repository at this point
Commits on Jun 4, 2026
Merge branch 'main' into store-session-token-into-os-keyring
fioan89
committed
28e1834
View commit details
Copy full SHA for 28e1834
Browse repository at this point
Merge branch 'main' into store-session-token-into-os-keyring
fioan89
committed
7d1c2bf
View commit details
Copy full SHA for 7d1c2bf
Browse repository at this point
You can’t perform that action at this time.