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
.
JavaScriptSolidServer
/
JavaScriptSolidServer
Public
Notifications
You must be signed in to change notification settings
Fork
9
Star
27
Code
Issues
162
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
JavaScriptSolidServer
src
idp
on
feature/lws-mode
User selector
All users
All time
Commit history
Commits on Jan 11, 2026
fix: Use correct registrationInfo.credential structure from simplewebauthn v13
melvincarvalho
committed
27ee9c1
View commit details
Copy full SHA for 27ee9c1
View code at this point
Browse repository at this point
feat: add passkey (WebAuthn) authentication support (#79)
Show description for 871ff26
melvincarvalho
authored
871ff26
View commit details
Copy full SHA for 871ff26
View code at this point
Browse repository at this point
Commits on Jan 5, 2026
security: add minimum password length validation
Show description for 1feead2
jjohare
and
claude
committed
1feead2
View commit details
Copy full SHA for 1feead2
View code at this point
Browse repository at this point
Add bcryptjs fallback for Android/Termux support
Show description for 7d36be1
melvincarvalho
committed
7d36be1
View commit details
Copy full SHA for 7d36be1
View code at this point
Browse repository at this point
Commits on Jan 3, 2026
Add invite-only registration system
Show description for 37c6426
melvincarvalho
committed
37c6426
View commit details
Copy full SHA for 37c6426
View code at this point
Browse repository at this point
v0.0.55 - Add secure cookie flag for HTTPS
Show description for f7bffe0
melvincarvalho
committed
f7bffe0
View commit details
Copy full SHA for f7bffe0
View code at this point
Browse repository at this point
v0.0.54 - Fix SSRF false positive for own issuer
Show description for 02095ba
melvincarvalho
committed
02095ba
View commit details
Copy full SHA for 02095ba
View code at this point
Browse repository at this point
v0.0.52 - Security hardening
Show description for 3bfd663
melvincarvalho
committed
3bfd663
View commit details
Copy full SHA for 3bfd663
View code at this point
Browse repository at this point
v0.0.51 - Rate limiting and token security
Show description for 1d4e30b
melvincarvalho
committed
1d4e30b
View commit details
Copy full SHA for 1d4e30b
View code at this point
Browse repository at this point
v0.0.50 - SSRF protection
Show description for 0304603
melvincarvalho
committed
0304603
View commit details
Copy full SHA for 0304603
View code at this point
Browse repository at this point
Commits on Jan 1, 2026
Fix credentials endpoint to use key's algorithm
Show description for e777b53
melvincarvalho
committed
e777b53
View commit details
Copy full SHA for e777b53
View code at this point
Browse repository at this point
Add RS256 to id_token_signing_alg_values_supported
Show description for 7a90f77
melvincarvalho
committed
7a90f77
View commit details
Copy full SHA for 7a90f77
View code at this point
Browse repository at this point
Enable RS256 for id tokens and other JWT responses
melvincarvalho
committed
94e2c52
View commit details
Copy full SHA for 94e2c52
View code at this point
Browse repository at this point
Add RS256 support for NSS v5.x compatibility
Show description for ed84fee
melvincarvalho
committed
ed84fee
View commit details
Copy full SHA for ed84fee
View code at this point
Browse repository at this point
Add Solid-OIDC Client Identifier Document support
Show description for 840e687
melvincarvalho
committed
840e687
View commit details
Copy full SHA for 840e687
View code at this point
Browse repository at this point
Commits on Dec 29, 2025
Fix subdomain mode and content negotiation issues
Show description for b8e566e
melvincarvalho
committed
b8e566e
View commit details
Copy full SHA for b8e566e
View code at this point
Browse repository at this point
Add RFC 9207 support (authorization_response_iss_parameter_supported)
Show description for 54dc562
melvincarvalho
committed
54dc562
View commit details
Copy full SHA for 54dc562
View code at this point
Browse repository at this point
feat(webid): use standard /profile/card#me WebID structure
Show description for 5756beb
melvincarvalho
committed
5756beb
View commit details
Copy full SHA for 5756beb
View code at this point
Browse repository at this point
fix(idp): always include webid claim in ID token for Solid-OIDC
Show description for 9682012
melvincarvalho
committed
9682012
View commit details
Copy full SHA for 9682012
View code at this point
Browse repository at this point
fix(idp): add CORS headers for all IDP endpoints
Show description for ffc50c2
melvincarvalho
committed
ffc50c2
View commit details
Copy full SHA for ffc50c2
View code at this point
Browse repository at this point
Fix CORS for confidential clients registered by browser apps
Show description for d4e6cdf
melvincarvalho
committed
d4e6cdf
View commit details
Copy full SHA for d4e6cdf
View code at this point
Browse repository at this point
fix: allow CORS for public OIDC clients from any origin
Show description for c981b16
melvincarvalho
committed
c981b16
View commit details
Copy full SHA for c981b16
View code at this point
Browse repository at this point
Commits on Dec 27, 2025
Add NSS-style registration and username-based auth
Show description for 519d3f6
melvincarvalho
committed
519d3f6
View commit details
Copy full SHA for 519d3f6
View code at this point
Browse repository at this point
Bump to v0.0.18 - Fix mashlib browser login and RDF content types
Show description for 50ea82d
melvincarvalho
committed
50ea82d
View commit details
Copy full SHA for 50ea82d
View code at this point
Browse repository at this point
Fix CTH authentication tests - 6/6 scenarios pass
Show description for f3e9cd4
melvincarvalho
committed
f3e9cd4
View commit details
Copy full SHA for f3e9cd4
View code at this point
Browse repository at this point
Commits on Dec 26, 2025
Add programmatic credentials endpoint for CTH compatibility
Show description for 69bce65
melvincarvalho
committed
69bce65
View commit details
Copy full SHA for 69bce65
View code at this point
Browse repository at this point
Add built-in Solid-OIDC Identity Provider (v0.0.12)
Show description for 46dbfcd
melvincarvalho
committed
46dbfcd
View commit details
Copy full SHA for 46dbfcd
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.