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
.
auth0
/
auth0-express
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
1
Code
Issues
0
Pull requests
6
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(auth0-express): migration stores for express-openid-connect migration
- #7
#7
Merged
frederikprijck
merged 12 commits into
main
auth0/auth0-express:main
from
feat/legacy-migration-v2
auth0/auth0-express:feat/legacy-migration-v2
Copy head branch name to clipboard
Aug 26, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(auth0-express): migration stores for express-openid-connect migration
#7
frederikprijck
merged 12 commits into
main
auth0/auth0-express:main
from
feat/legacy-migration-v2
auth0/auth0-express:feat/legacy-migration-v2
Copy head branch name to clipboard
Commits
Commits on Aug 3, 2026
feat(auth0-express): support express-openid-connect session migration
Show description for b944891
frederikprijck
committed
b944891
View commit details
Copy full SHA for b944891
Browse repository at this point
feat(examples): add express-openid-connect migration demo
Show description for 17ef11c
frederikprijck
committed
17ef11c
View commit details
Copy full SHA for 17ef11c
Browse repository at this point
docs(auth0-express): document express-openid-connect session migration
Show description for 57f5d08
frederikprijck
committed
57f5d08
View commit details
Copy full SHA for 57f5d08
Browse repository at this point
docs(examples): verify migration via session facts, not access token
Show description for 33a044f
frederikprijck
committed
33a044f
View commit details
Copy full SHA for 33a044f
Browse repository at this point
refactor(examples): lean on env-var config and built-in requiresAuth
Show description for e87ff5a
frederikprijck
committed
e87ff5a
View commit details
Copy full SHA for e87ff5a
Browse repository at this point
fix(auth0-express): reject legacy sessions once exp is reached
Show description for 919abcb
frederikprijck
committed
919abcb
View commit details
Copy full SHA for 919abcb
Browse repository at this point
fix(auth0-express): fail soft on undecryptable modern cookie; support secret rotation in migration stores
Show description for 1d2755f
frederikprijck
committed
1d2755f
View commit details
Copy full SHA for 1d2755f
Browse repository at this point
fix(auth0-express): drop redundant enabled flag from legacyCompatibility
Show description for d38e3c5
frederikprijck
committed
d38e3c5
View commit details
Copy full SHA for d38e3c5
Browse repository at this point
fix(auth0-express): upgrade legacy stateful session on first read, not next write
Show description for ef47ccf
frederikprijck
committed
ef47ccf
View commit details
Copy full SHA for ef47ccf
Browse repository at this point
docs(auth0-express): clarify write-on-first-read comment in stateful migration store
frederikprijck
committed
db405fb
View commit details
Copy full SHA for db405fb
Browse repository at this point
chore(auth0-express): declare jose as a direct dependency
Show description for 1c05313
frederikprijck
committed
1c05313
View commit details
Copy full SHA for 1c05313
Browse repository at this point
Commits on Aug 26, 2026
Merge branch 'main' into feat/legacy-migration-v2
nandan-bhat
authored
2604673
View commit details
Copy full SHA for 2604673
Browse repository at this point
You can’t perform that action at this time.