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 }}
developertown
/
oidc-provider
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
6
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Enhance OIDCProvider authentication and Node configuration
- #34
#34
Merged
abillingsley
merged 14 commits into
main
developertown/oidc-provider:main
from
chore/code-review-followups
developertown/oidc-provider:chore/code-review-followups
Copy head branch name to clipboard
Sep 2, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Enhance OIDCProvider authentication and Node configuration
#34
abillingsley
merged 14 commits into
main
developertown/oidc-provider:main
from
chore/code-review-followups
developertown/oidc-provider:chore/code-review-followups
Copy head branch name to clipboard
Commits
Commits on Sep 1, 2026
build: declare the root Node floor as the 24 major line
Show description for cb78d45
abillingsley
and
claude
committed
cb78d45
View commit details
Copy full SHA for cb78d45
Browse repository at this point
fix(oidc-provider): keep Node types out of the library type program
Show description for eff10a9
abillingsley
and
claude
committed
eff10a9
View commit details
Copy full SHA for eff10a9
Browse repository at this point
build(example): drop the tsconfig include that never matched
Show description for cfd41a4
abillingsley
and
claude
committed
cfd41a4
View commit details
Copy full SHA for cfd41a4
Browse repository at this point
ci: resolve Yarn from packageManager with Corepack
Show description for b9bb0b0
abillingsley
and
claude
committed
b9bb0b0
View commit details
Copy full SHA for b9bb0b0
Browse repository at this point
chore(vscode): drop the stray Snyk setting
Show description for 40ad1a3
abillingsley
and
claude
committed
40ad1a3
View commit details
Copy full SHA for 40ad1a3
Browse repository at this point
fix(oidc-provider): declare the redirect callback's app state optional
Show description for 7aaab02
abillingsley
and
claude
committed
7aaab02
View commit details
Copy full SHA for 7aaab02
Browse repository at this point
build(oidc-provider): keep the vitest globals out of the library type program
Show description for 10237ba
abillingsley
and
claude
committed
10237ba
View commit details
Copy full SHA for 10237ba
Browse repository at this point
ci: enable Corepack before the Yarn cache probe
Show description for 26062fa
abillingsley
and
claude
committed
26062fa
View commit details
Copy full SHA for 26062fa
Browse repository at this point
feat: enhance authentication handling and error reporting in OIDCProvider
abillingsley
committed
de028b1
View commit details
Copy full SHA for de028b1
Browse repository at this point
Commits on Sep 2, 2026
feat: implement useEventCallback to stabilize event handler identities in OIDCProvider
abillingsley
committed
c698b38
View commit details
Copy full SHA for c698b38
Browse repository at this point
Potential fix for pull request finding
Show description for dcc4300
abillingsley
and
Copilot
authored
dcc4300
View commit details
Copy full SHA for dcc4300
Browse repository at this point
Potential fix for pull request finding
Show description for 4fe1c80
abillingsley
and
Copilot
authored
4fe1c80
View commit details
Copy full SHA for 4fe1c80
Browse repository at this point
fix: handle error responses in signinRedirectCallback and clear callback params
abillingsley
committed
7a74749
View commit details
Copy full SHA for 7a74749
Browse repository at this point
feat: enhance useEventCallback with isomorphic layout effect for stable handler identity
abillingsley
committed
734c77e
View commit details
Copy full SHA for 734c77e
Browse repository at this point
You can’t perform that action at this time.