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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
coder
/
coder
Public
Notifications
You must be signed in to change notification settings
Fork
1.5k
Star
14.3k
Code
Issues
758
Pull requests
206
Discussions
Actions
Projects
Security and quality
35
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: mint access tokens with the negotiated scope
- #28237
#28237
Draft
BobbyHo
wants to merge 10 commits into
plat479-3-report-negotiated-scope
coder/coder:plat479-3-report-negotiated-scope
from
plat480-1-apply-negotiated-scope
coder/coder:plat480-1-apply-negotiated-scope
Copy head branch name to clipboard
Conversation
Commits
10
(10)
Checks
Files changed
Draft
feat: mint access tokens with the negotiated scope
#28237
BobbyHo
wants to merge 10 commits into
plat479-3-report-negotiated-scope
coder/coder:plat479-3-report-negotiated-scope
from
plat480-1-apply-negotiated-scope
coder/coder:plat480-1-apply-negotiated-scope
Copy head branch name to clipboard
Commits
Commits on Aug 25, 2026
feat(coderd): mint OAuth2 tokens with the negotiated scope
Show description for 98545a6
BobbyHo
committed
98545a6
View commit details
Copy full SHA for 98545a6
Browse repository at this point
test(coderd/oauth2provider): cover the negotiated scope end to end
Show description for 641e45e
BobbyHo
and
claude
committed
641e45e
View commit details
Copy full SHA for 641e45e
Browse repository at this point
feat(coderd/oauth2provider): report the granted scope in token responses
Show description for 1a30a9c
BobbyHo
committed
1a30a9c
View commit details
Copy full SHA for 1a30a9c
Browse repository at this point
refactor(coderd/oauth2provider): clarify the unmintable scope sentinel
Show description for 8b46823
BobbyHo
committed
8b46823
View commit details
Copy full SHA for 8b46823
Browse repository at this point
test(coderd/oauth2provider): derive the exchange query from authorizeQuery
Show description for da5b590
BobbyHo
committed
da5b590
View commit details
Copy full SHA for da5b590
Browse repository at this point
docs: scope the OAuth2 refresh limitation to narrowing
Show description for fc6eb77
BobbyHo
committed
fc6eb77
View commit details
Copy full SHA for fc6eb77
Browse repository at this point
docs(coderd): trim the negotiated scope comments
Show description for 589b8b8
BobbyHo
committed
589b8b8
View commit details
Copy full SHA for 589b8b8
Browse repository at this point
Commits on Aug 27, 2026
Merge branch 'plat479-3-report-negotiated-scope' into plat480-1-apply-negotiated-scope
BobbyHo
authored
6b5f01d
View commit details
Copy full SHA for 6b5f01d
Browse repository at this point
docs: say the negotiated scope now bounds the issued token
Show description for 90821d8
BobbyHo
committed
90821d8
View commit details
Copy full SHA for 90821d8
Browse repository at this point
docs: annotate the token endpoint with the response it returns
Show description for 72b8cb5
BobbyHo
committed
72b8cb5
View commit details
Copy full SHA for 72b8cb5
Browse repository at this point
You can’t perform that action at this time.