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
.
xraph
/
authsome
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
7
Code
Issues
0
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
security: harden plugin auth surface and frontend SDKs
- #40
#40
Merged
juicycleff
merged 13 commits into
main
xraph/authsome:main
from
security-hardening-and-store-conformance
xraph/authsome:security-hardening-and-store-conformance
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
security: harden plugin auth surface and frontend SDKs
#40
juicycleff
merged 13 commits into
main
xraph/authsome:main
from
security-hardening-and-store-conformance
xraph/authsome:security-hardening-and-store-conformance
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
fix(plugins): require auth on plugin admin and management routes
Show description for d787dfd
juicycleff
committed
d787dfd
View commit details
Copy full SHA for d787dfd
Browse repository at this point
fix(ui): validate post-auth redirect targets
Show description for 526cd3d
juicycleff
committed
526cd3d
View commit details
Copy full SHA for 526cd3d
Browse repository at this point
fix(ui/nextjs): forward client identity and harden proxy responses
Show description for 74c6d9e
juicycleff
committed
74c6d9e
View commit details
Copy full SHA for 74c6d9e
Browse repository at this point
fix(plugins): close magic-link token confusion and phone OTP brute-force
Show description for 8db7bba
juicycleff
committed
8db7bba
View commit details
Copy full SHA for 8db7bba
Browse repository at this point
fix(oauth2): bind codes to client, redirect_uri, scope, and PKCE
Show description for 970ff61
juicycleff
committed
970ff61
View commit details
Copy full SHA for 970ff61
Browse repository at this point
fix(mfa): require step-up to disable, accept recovery codes, cap ticket attempts
Show description for 2f5d320
juicycleff
committed
2f5d320
View commit details
Copy full SHA for 2f5d320
Browse repository at this point
fix: propagate plugin init failures, honour per-method session TTLs, harden IP and single-use
Show description for 350973a
juicycleff
committed
350973a
View commit details
Copy full SHA for 350973a
Browse repository at this point
chore: gitignore .claude workspace
Show description for a95aa5d
juicycleff
committed
a95aa5d
View commit details
Copy full SHA for a95aa5d
Browse repository at this point
fix(ui): derive session expiry from the server, and let the server read stored sessions
Show description for 01ea416
juicycleff
committed
01ea416
View commit details
Copy full SHA for 01ea416
Browse repository at this point
fix(ui): fail closed when a session cannot be validated
Show description for 7d741cf
juicycleff
committed
7d741cf
View commit details
Copy full SHA for 7d741cf
Browse repository at this point
fix(ui): default tokens to memory, and bound wildcard path matching
Show description for c76c599
juicycleff
committed
c76c599
View commit details
Copy full SHA for c76c599
Browse repository at this point
chore(ui): add eslint to the workspace, and bound the refresh retry it found
Show description for bdacdeb
juicycleff
committed
bdacdeb
View commit details
Copy full SHA for bdacdeb
Browse repository at this point
refactor(middleware): return typed errors instead of hand-written envelopes
Show description for 466c583
juicycleff
committed
466c583
View commit details
Copy full SHA for 466c583
Browse repository at this point
You can’t perform that action at this time.