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
11
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
fix/issue-10-oidc-cors
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 29, 2025
fix(idp): add CORS headers for all IDP endpoints
Show description for ffc50c2
melvincarvalho
committed
ffc50c2
View commit details
Copy full SHA for ffc50c2
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
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
Browse repository at this point
fix: mashlib CDN mode - containers, fetch requests, and chunk loading
Show description for 00d8e9c
melvincarvalho
committed
00d8e9c
View commit details
Copy full SHA for 00d8e9c
Browse repository at this point
fix: serve mashlib for containers, not just resources
Show description for 4d44abd
melvincarvalho
committed
4d44abd
View commit details
Copy full SHA for 4d44abd
Browse repository at this point
docs: reorder README sections - Features and Getting Started first
melvincarvalho
committed
c4ad52e
View commit details
Copy full SHA for c4ad52e
Browse repository at this point
docs: add server comparison table
melvincarvalho
committed
00fb3ee
View commit details
Copy full SHA for 00fb3ee
Browse repository at this point
Merge pull request #9 from JavaScriptSolidServer/fix/mashlib-cdn-race-condition
Show description for 1e558a9
melvincarvalho
authored
1e558a9
View commit details
Copy full SHA for 1e558a9
Browse repository at this point
fix: add Vary:Accept header when mashlib enabled to prevent caching issues
melvincarvalho
committed
cd2938c
View commit details
Copy full SHA for cd2938c
Browse repository at this point
docs: update features to v0.0.23, add Nostr and NSS-style auth
melvincarvalho
committed
b9cb44e
View commit details
Copy full SHA for b9cb44e
Browse repository at this point
docs: update README with mashlib CDN mode
melvincarvalho
committed
3420393
View commit details
Copy full SHA for 3420393
Browse repository at this point
chore: bump version to 0.0.23, add mashlib-local to gitignore
melvincarvalho
committed
428eff0
View commit details
Copy full SHA for 428eff0
Browse repository at this point
fix(mashlib): CDN race condition with script.onload pattern
Show description for a7c43b6
melvincarvalho
committed
a7c43b6
View commit details
Copy full SHA for a7c43b6
Browse repository at this point
Commits on Dec 28, 2025
Add test files to gitignore
melvincarvalho
committed
f00e279
View commit details
Copy full SHA for f00e279
Browse repository at this point
Fix Nostr auth and WAC parser for Turtle ACL format
Show description for e13aeee
melvincarvalho
committed
e13aeee
View commit details
Copy full SHA for e13aeee
Browse repository at this point
Add Nostr NIP-98 authentication (Schnorr signatures)
Show description for e922f85
melvincarvalho
committed
e922f85
View commit details
Copy full SHA for e922f85
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
Browse repository at this point
Bump to v0.0.20 - PATCH creates resources if they don't exist
Show description for ae36b0c
melvincarvalho
committed
ae36b0c
View commit details
Copy full SHA for ae36b0c
Browse repository at this point
Bump to v0.0.19 - Add Accept-Patch/Accept-Put headers to 404 responses
Show description for 19ce90e
melvincarvalho
committed
19ce90e
View commit details
Copy full SHA for 19ce90e
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
Browse repository at this point
Change license from MIT to AGPL-3.0
Show description for a62c87d
melvincarvalho
committed
a62c87d
View commit details
Copy full SHA for a62c87d
Browse repository at this point
Add Mashlib data browser integration (v0.0.17)
Show description for e8b2dab
melvincarvalho
committed
e8b2dab
View commit details
Copy full SHA for e8b2dab
Browse repository at this point
Add subdomain mode for XSS protection (v0.0.16)
Show description for 2114f3d
melvincarvalho
committed
2114f3d
View commit details
Copy full SHA for 2114f3d
Browse repository at this point
Bump to v0.0.15 - Fix test suite (184 tests passing)
Show description for 080bc3f
melvincarvalho
committed
080bc3f
View commit details
Copy full SHA for 080bc3f
Browse repository at this point
Update cth.env with correct test configuration
melvincarvalho
committed
5009021
View commit details
Copy full SHA for 5009021
Browse repository at this point
Update CTH.md with verified working configuration
Show description for 0d8daf4
melvincarvalho
committed
0d8daf4
View commit details
Copy full SHA for 0d8daf4
Browse repository at this point
Add CTH.md - LLM-friendly conformance testing guide
Show description for 2ed86e9
melvincarvalho
committed
2ed86e9
View commit details
Copy full SHA for 2ed86e9
Browse repository at this point
Bump to v0.0.14 - CTH authentication tests passing
Show description for fc3b795
melvincarvalho
committed
fc3b795
View commit details
Copy full SHA for fc3b795
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
Browse repository at this point
Commits on Dec 26, 2025
Bump to v0.0.13 - CTH compatible
melvincarvalho
committed
f7cb7f5
View commit details
Copy full SHA for f7cb7f5
Browse repository at this point
Add CTH compatibility test script
Show description for 0e0a460
melvincarvalho
committed
0e0a460
View commit details
Copy full SHA for 0e0a460
Browse repository at this point
Add programmatic credentials endpoint for CTH compatibility
Show description for 69bce65
melvincarvalho
committed
69bce65
View commit details
Copy full SHA for 69bce65
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
Browse repository at this point
Add CLI, config file support, and SSL (v0.0.11)
Show description for 8e3cb71
melvincarvalho
committed
8e3cb71
View commit details
Copy full SHA for 8e3cb71
Browse repository at this point
Add Solid conformance tests (27 tests, 100% pass)
Show description for 5c76e71
melvincarvalho
committed
5c76e71
View commit details
Copy full SHA for 5c76e71
Browse repository at this point
Previous
Next
You can’t perform that action at this time.