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
.
workos
/
emulate
Public
Notifications
You must be signed in to change notification settings
Fork
10
Star
35
Code
Issues
0
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
fix(auth): match production's authenticate failure shape per grant
- #53
#53
Merged
gjtorikian
merged 12 commits into
workos:main
workos/emulate:main
from
grayashh:fix/authenticate-error-shapes
grayashh/emulate:fix/authenticate-error-shapes
Copy head branch name to clipboard
Aug 7, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
fix(auth): match production's authenticate failure shape per grant
#53
gjtorikian
merged 12 commits into
workos:main
workos/emulate:main
from
grayashh:fix/authenticate-error-shapes
grayashh/emulate:fix/authenticate-error-shapes
Copy head branch name to clipboard
Commits
Commits on Aug 6, 2026
fix(auth): render RFC 6749 grant failures OAuth-style and adopt production magic-auth error codes
grayashh
committed
a6c125c
View commit details
Copy full SHA for a6c125c
Browse repository at this point
fix(auth): fail refresh OAuth-style when the token's user is gone
grayashh
committed
0f625be
View commit details
Copy full SHA for 0f625be
Browse repository at this point
fix(auth): apply the failure-shape split consistently
Show description for e09d42e
gjtorikian
committed
e09d42e
View commit details
Copy full SHA for e09d42e
Browse repository at this point
style: align the failure-shape table
gjtorikian
committed
db4474a
View commit details
Copy full SHA for db4474a
Browse repository at this point
fix(auth): render every OAuth-shaped failure through one renderer
Show description for 1ab8ec2
gjtorikian
committed
1ab8ec2
View commit details
Copy full SHA for 1ab8ec2
Browse repository at this point
Fix formatting issues in README.md
gjtorikian
authored
47f4988
View commit details
Copy full SHA for 47f4988
Browse repository at this point
fix(auth): close the device grant's plain-404 path
Show description for d074fc2
gjtorikian
committed
d074fc2
View commit details
Copy full SHA for d074fc2
Browse repository at this point
docs(auth): count the OAuth-shaped grants correctly
Show description for dfa5775
gjtorikian
committed
dfa5775
View commit details
Copy full SHA for dfa5775
Browse repository at this point
test(auth): cover both expired-code paths
Show description for a7a678e
gjtorikian
committed
a7a678e
View commit details
Copy full SHA for a7a678e
Browse repository at this point
Commits on Aug 7, 2026
fix(auth): close the authorization_code grant's plain-404 path
Show description for f3049c4
gjtorikian
committed
f3049c4
View commit details
Copy full SHA for f3049c4
Browse repository at this point
fix(auth): render authenticate's malformed requests OAuth-style
Show description for eadb2a9
gjtorikian
committed
eadb2a9
View commit details
Copy full SHA for eadb2a9
Browse repository at this point
docs(sso): name the profile-missing 500 as the exception it is
Show description for 0ae3556
gjtorikian
committed
0ae3556
View commit details
Copy full SHA for 0ae3556
Browse repository at this point
You can’t perform that action at this time.