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
.
tinyauthapp
/
tinyauth
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
260
Star
8.1k
Code
Issues
24
Pull requests
13
Discussions
Actions
Projects
Security and quality
8
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
refactor: rework oidc session storage
- #913
#913
Merged
steveiliop56
merged 16 commits into
main
tinyauthapp/tinyauth:main
from
refactor/oidc-store
tinyauthapp/tinyauth:refactor/oidc-store
Copy head branch name to clipboard
Jun 6, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
refactor: rework oidc session storage
#913
steveiliop56
merged 16 commits into
main
tinyauthapp/tinyauth:main
from
refactor/oidc-store
tinyauthapp/tinyauth:refactor/oidc-store
Copy head branch name to clipboard
Commits
Commits on May 29, 2026
refactor: use new cache store in auth service
steveiliop56
committed
ed94490
View commit details
Copy full SHA for ed94490
Browse repository at this point
Commits on May 30, 2026
fix: fix race conditions
steveiliop56
committed
3e5757c
View commit details
Copy full SHA for 3e5757c
Browse repository at this point
tests: add cache store tests
steveiliop56
committed
ac9689d
View commit details
Copy full SHA for ac9689d
Browse repository at this point
Commits on May 31, 2026
fix: fix bugs in cache order
steveiliop56
committed
fe84638
View commit details
Copy full SHA for fe84638
Browse repository at this point
Merge branch 'refactor/service-cache' into refactor/oidc-codes
steveiliop56
committed
82d21c3
View commit details
Copy full SHA for 82d21c3
Browse repository at this point
refactor: rework oidc session storage
steveiliop56
committed
695feca
View commit details
Copy full SHA for 695feca
Browse repository at this point
Merge branch 'main' into refactor/oidc-store
steveiliop56
committed
faa3156
View commit details
Copy full SHA for faa3156
Browse repository at this point
Commits on Jun 1, 2026
feat: add db cleanup routine back
steveiliop56
committed
83ed9ec
View commit details
Copy full SHA for 83ed9ec
Browse repository at this point
chore: fix memory store
steveiliop56
committed
4fe5de2
View commit details
Copy full SHA for 4fe5de2
Browse repository at this point
tests: fix oidc service tests
steveiliop56
committed
a723004
View commit details
Copy full SHA for a723004
Browse repository at this point
chore: differentiate oauth userinfo from oidc userinfo
steveiliop56
committed
1c4ca8f
View commit details
Copy full SHA for 1c4ca8f
Browse repository at this point
fix: add memory back in the db bootstrap
steveiliop56
committed
b5770ef
View commit details
Copy full SHA for b5770ef
Browse repository at this point
fix: ensure no oidc code reuse
steveiliop56
committed
5caee88
View commit details
Copy full SHA for 5caee88
Browse repository at this point
chore: rabbit comments
steveiliop56
committed
b3c152f
View commit details
Copy full SHA for b3c152f
Browse repository at this point
Commits on Jun 2, 2026
fix: use withlock for get oidc code entry
steveiliop56
committed
b636e6f
View commit details
Copy full SHA for b636e6f
Browse repository at this point
fix: fix typo in get code entry
steveiliop56
committed
6ff7e11
View commit details
Copy full SHA for 6ff7e11
Browse repository at this point
You can’t perform that action at this time.