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 }}
fleetbase
/
core-api
Public
Notifications
You must be signed in to change notification settings
Fork
40
Star
18
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(oauth): OAuth/OIDC sign-in and signup
- #261
#261
Merged
roncodes
merged 12 commits into
release/v1.6.63
fleetbase/core-api:release/v1.6.63
from
feature/oauth
fleetbase/core-api:feature/oauth
Copy head branch name to clipboard
Sep 22, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat(oauth): OAuth/OIDC sign-in and signup
#261
roncodes
merged 12 commits into
release/v1.6.63
fleetbase/core-api:release/v1.6.63
from
feature/oauth
fleetbase/core-api:feature/oauth
Copy head branch name to clipboard
Commits
Commits on Sep 20, 2026
chore(deps): raise the PHP floor to ^8.1 and add laravel/socialite
Show description for 53be27f
roncodes
committed
53be27f
View commit details
Copy full SHA for 53be27f
Browse repository at this point
feat(oauth): add the identity model and single-use state store
Show description for 4a1beb9
roncodes
committed
4a1beb9
View commit details
Copy full SHA for 4a1beb9
Browse repository at this point
feat(oauth): add the provider abstraction and four drivers
Show description for f509acc
roncodes
committed
f509acc
View commit details
Copy full SHA for f509acc
Browse repository at this point
feat(oauth): add the sign-in endpoints
Show description for a291fe6
roncodes
committed
a291fe6
View commit details
Copy full SHA for a291fe6
Browse repository at this point
feat(oauth): accept a registration intent during signup
Show description for f0f4b8a
roncodes
committed
f0f4b8a
View commit details
Copy full SHA for f0f4b8a
Browse repository at this point
Commits on Sep 21, 2026
feat(oauth): let administrators configure providers
Show description for 93f405b
roncodes
committed
93f405b
View commit details
Copy full SHA for 93f405b
Browse repository at this point
feat(oauth): let users link and unlink providers on their account
Show description for fe806f2
roncodes
committed
fe806f2
View commit details
Copy full SHA for fe806f2
Browse repository at this point
feat(oauth): check credentials with the provider before offering it
Show description for b194ea3
roncodes
committed
b194ea3
View commit details
Copy full SHA for b194ea3
Browse repository at this point
feat(oauth): give every provider settings field an example placeholder
Show description for c8c7f71
roncodes
committed
c8c7f71
View commit details
Copy full SHA for c8c7f71
Browse repository at this point
feat(oauth): link existing accounts automatically, and email about links
Show description for d5237b5
roncodes
committed
d5237b5
View commit details
Copy full SHA for d5237b5
Browse repository at this point
Commits on Sep 22, 2026
feat(oauth): support provider buttons on the sign-up page
Show description for 820cfea
roncodes
committed
820cfea
View commit details
Copy full SHA for 820cfea
Browse repository at this point
fix(oauth): skip email verification for a provider-verified sign-up
Show description for 551bd53
roncodes
committed
551bd53
View commit details
Copy full SHA for 551bd53
Browse repository at this point
You can’t perform that action at this time.