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
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-server-python
Public
Notifications
You must be signed in to change notification settings
Fork
4
Star
10
Code
Issues
0
Pull requests
7
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
feat: add support for anonymous sessions
- #156
#156
Open
rmad17
wants to merge 13 commits into
main
auth0/auth0-server-python:main
from
feat/anonymous-sessions
auth0/auth0-server-python:feat/anonymous-sessions
Copy head branch name to clipboard
Conversation
Commits
13
聽(13)
Checks
Files changed
Open
feat: add support for anonymous sessions
#156
rmad17
wants to merge 13 commits into
main
auth0/auth0-server-python:main
from
feat/anonymous-sessions
auth0/auth0-server-python:feat/anonymous-sessions
Copy head branch name to clipboard
Commits
Commits on Aug 11, 2026
Added Anonymous Session Support Changes
rmad17
committed
796c9ed
View commit details
Copy full SHA for 796c9ed
Browse repository at this point
Commits on Aug 13, 2026
docs: clean up, formatting improvement and docs content update
rmad17
committed
a2a0afe
View commit details
Copy full SHA for a2a0afe
Browse repository at this point
chore: renaming of classes to bring consistency, adding fallback with validations for options params
rmad17
committed
4c1a173
View commit details
Copy full SHA for 4c1a173
Browse repository at this point
Commits on Aug 14, 2026
chore: trimmed comments
rmad17
committed
118b25d
View commit details
Copy full SHA for 118b25d
Browse repository at this point
docs: Optimized example docs
rmad17
committed
5d6f511
View commit details
Copy full SHA for 5d6f511
Browse repository at this point
docs: Updated docs to remove semicolon
rmad17
committed
c5d5cff
View commit details
Copy full SHA for c5d5cff
Browse repository at this point
Merge branch 'main' into feat/anonymous-sessions
rmad17
authored
29e6e0f
View commit details
Copy full SHA for 29e6e0f
Browse repository at this point
Commits on Aug 19, 2026
fix: rename Anonymous Session errors to add Session in the error names to match the spec
rmad17
committed
cfb000a
View commit details
Copy full SHA for cfb000a
Browse repository at this point
fix: Resolved logout error correctly
rmad17
committed
ee70a38
View commit details
Copy full SHA for ee70a38
Browse repository at this point
fix: make AnonymousClient domain typed
rmad17
committed
3b25bcf
View commit details
Copy full SHA for 3b25bcf
Browse repository at this point
fix: widened metadata types
rmad17
committed
307ba7d
View commit details
Copy full SHA for 307ba7d
Browse repository at this point
fix: session_token, sub, session_id in _remint now use explicit is not None checks instead of or
rmad17
committed
c3e6fd9
View commit details
Copy full SHA for c3e6fd9
Browse repository at this point
Commits on Aug 20, 2026
fix: seperate response structures for session token in create and remint
rmad17
committed
6304af8
View commit details
Copy full SHA for 6304af8
Browse repository at this point
You can鈥檛 perform that action at this time.