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
Type
/
to 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
/
vscode-coder
Public
Notifications
You must be signed in to change notification settings
Fork
45
Star
128
Code
Issues
43
Pull requests
5
Actions
Projects
Security and quality
2
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add OAuth 2.1 authentication support
- #693
#693
Merged
EhabY
merged 10 commits into
coder:main
coder/vscode-coder:main
from
EhabY:oauth-support
EhabY/vscode-coder:oauth-support
Copy head branch name to clipboard
Jan 16, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Add OAuth 2.1 authentication support
#693
EhabY
merged 10 commits into
coder:main
coder/vscode-coder:main
from
EhabY:oauth-support
EhabY/vscode-coder:oauth-support
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2026
Add OAuth 2.1 authentication support
Show description for 083c143
EhabY
committed
083c143
View commit details
Copy full SHA for 083c143
Browse repository at this point
Improve OAuth token management and error handling
Show description for 8f71154
EhabY
committed
8f71154
View commit details
Copy full SHA for 8f71154
Browse repository at this point
Refactor OAuth into separate authorization and session modules
Show description for 21f6026
EhabY
committed
21f6026
View commit details
Copy full SHA for 21f6026
Browse repository at this point
Fix OAuth flow issues and improve test coverage
Show description for af785f4
EhabY
committed
af785f4
View commit details
Copy full SHA for af785f4
Browse repository at this point
Handle review comments on new PR
EhabY
committed
487bae2
View commit details
Copy full SHA for 487bae2
Browse repository at this point
Use coder/coder types as much as possible
EhabY
committed
936f257
View commit details
Copy full SHA for 936f257
Browse repository at this point
Added more tests
EhabY
committed
9da682e
View commit details
Copy full SHA for 9da682e
Browse repository at this point
Always attach the auth interceptor and unify 401 handling
EhabY
committed
fceb8f2
View commit details
Copy full SHA for fceb8f2
Browse repository at this point
Add schema validation using zod + Remove oauth data clear from getStoredTokens()
EhabY
committed
8e60047
View commit details
Copy full SHA for 8e60047
Browse repository at this point
Commits on Jan 15, 2026
Use types from coder/coder and simplify OAuth errors
EhabY
committed
1ce363d
View commit details
Copy full SHA for 1ce363d
Browse repository at this point
You can’t perform that action at this time.