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
.
trypostit
/
trypost
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
116
Star
476
Code
Issues
18
Pull requests
10
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Scope MCP OAuth tokens to user + workspace (#222)
- #245
#245
Merged
paulocastellano
merged 27 commits into
main
trypostit/trypost:main
from
feature/mcp-oauth-user-workspace-scope
trypostit/trypost:feature/mcp-oauth-user-workspace-scope
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
27
(27)
Checks
Files changed
Merged
Scope MCP OAuth tokens to user + workspace (#222)
#245
paulocastellano
merged 27 commits into
main
trypostit/trypost:main
from
feature/mcp-oauth-user-workspace-scope
trypostit/trypost:feature/mcp-oauth-user-workspace-scope
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
Scope MCP OAuth tokens to user + workspace
Show description for a2e597f
paulocastellano
and
cursoragent
committed
a2e597f
View commit details
Copy full SHA for a2e597f
Browse repository at this point
Add multi-workspace MCP OAuth coverage
Show description for 61ff597
paulocastellano
and
cursoragent
committed
61ff597
View commit details
Copy full SHA for 61ff597
Browse repository at this point
Use constrained foreignUuid for oauth_auth_codes.workspace_id
Show description for 8393a4c
paulocastellano
and
cursoragent
committed
8393a4c
View commit details
Copy full SHA for 8393a4c
Browse repository at this point
Localize the MCP OAuth authorize consent screen
Show description for f1ac2ba
paulocastellano
and
cursoragent
committed
f1ac2ba
View commit details
Copy full SHA for f1ac2ba
Browse repository at this point
Fix invalid Mockery import in bind workspace test
Show description for 102cd57
paulocastellano
and
cursoragent
committed
102cd57
View commit details
Copy full SHA for 102cd57
Browse repository at this point
Inline MCP OAuth workspace backfill into the migration
Show description for 29b72b8
paulocastellano
and
cursoragent
committed
29b72b8
View commit details
Copy full SHA for 29b72b8
Browse repository at this point
Nest MCP authorize i18n keys and test backfill rollback
Show description for c3d5666
paulocastellano
and
cursoragent
committed
c3d5666
View commit details
Copy full SHA for c3d5666
Browse repository at this point
Hardcode TryPost in the MCP authorize page title
Show description for f08a77c
paulocastellano
and
cursoragent
committed
f08a77c
View commit details
Copy full SHA for f08a77c
Browse repository at this point
Add workspace picker to MCP OAuth consent screen
Show description for fb3eda7
paulocastellano
and
cursoragent
committed
fb3eda7
View commit details
Copy full SHA for fb3eda7
Browse repository at this point
Tighten MCP authorize workspace select spacing
Show description for 2cad84d
paulocastellano
and
cursoragent
committed
2cad84d
View commit details
Copy full SHA for 2cad84d
Browse repository at this point
Convert MCP OAuth consent screen to Inertia Vue
Show description for e9fcdde
paulocastellano
and
cursoragent
committed
e9fcdde
View commit details
Copy full SHA for e9fcdde
Browse repository at this point
Polish MCP authorize layout with logo and workspace combobox
Show description for 2b12cfb
paulocastellano
and
cursoragent
committed
2b12cfb
View commit details
Copy full SHA for 2b12cfb
Browse repository at this point
Align MCP OAuth workspace backfill with mcpOAuth scope
Show description for 0cdf60c
paulocastellano
and
cursoragent
committed
0cdf60c
View commit details
Copy full SHA for 0cdf60c
Browse repository at this point
Tighten MCP OAuth workspace backfill heuristics
Show description for 7314866
paulocastellano
and
cursoragent
committed
7314866
View commit details
Copy full SHA for 7314866
Browse repository at this point
Drop Passport connection override from auth code migration
Show description for af863ac
paulocastellano
and
cursoragent
committed
af863ac
View commit details
Copy full SHA for af863ac
Browse repository at this point
Bind MCP OAuth workspace in AccessTokenRepository
Show description for 28ac14c
paulocastellano
and
cursoragent
committed
28ac14c
View commit details
Copy full SHA for 28ac14c
Browse repository at this point
Simplify AccessTokenRepository workspace binding
Show description for 354ae51
paulocastellano
and
cursoragent
committed
354ae51
View commit details
Copy full SHA for 354ae51
Browse repository at this point
Extract Passport MCP authorization view from AppServiceProvider
Show description for 9ddbe16
paulocastellano
and
cursoragent
committed
9ddbe16
View commit details
Copy full SHA for 9ddbe16
Browse repository at this point
Simplify AuthorizationView and cover it with direct tests
Show description for 570808d
paulocastellano
and
cursoragent
committed
570808d
View commit details
Copy full SHA for 570808d
Browse repository at this point
Rename BindWorkspaceToAccessTokenTest after listener removal
Show description for 2200385
paulocastellano
committed
2200385
View commit details
Copy full SHA for 2200385
Browse repository at this point
Fail closed when auth code has no bindable workspace
Show description for ec40493
paulocastellano
and
cursoragent
committed
ec40493
View commit details
Copy full SHA for ec40493
Browse repository at this point
Retrigger CI after GitHub Actions infrastructure failures
Show description for c73e369
paulocastellano
and
cursoragent
committed
c73e369
View commit details
Copy full SHA for c73e369
Browse repository at this point
chore: retrigger CI
Show description for 16620b2
paulocastellano
and
cursoragent
committed
16620b2
View commit details
Copy full SHA for 16620b2
Browse repository at this point
Merge branch 'main' into feature/mcp-oauth-user-workspace-scope
paulocastellano
authored
eb75ae1
View commit details
Copy full SHA for eb75ae1
Browse repository at this point
Commits on Aug 7, 2026
fix: harden MCP OAuth workspace binding on refresh and backfill
Show description for d1fb40d
paulocastellano
and
cursoragent
committed
d1fb40d
View commit details
Copy full SHA for d1fb40d
Browse repository at this point
fix: always show MCP OAuth consent to pick a workspace
Show description for baf3a3a
paulocastellano
and
cursoragent
committed
baf3a3a
View commit details
Copy full SHA for baf3a3a
Browse repository at this point
fix: sort MCP connected clients by last used
Show description for 4c69864
paulocastellano
and
cursoragent
committed
4c69864
View commit details
Copy full SHA for 4c69864
Browse repository at this point
You can’t perform that action at this time.