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 }}
nodeSolidServer
/
node-solid-server
Public
Notifications
You must be signed in to change notification settings
Fork
308
Star
1.8k
Code
Issues
300
Pull requests
40
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
node-solid-server
lib
api
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Dec 24, 2025
mashlib was not loading and server OIDC listening issue
bourgeoa
committed
bb700b5
View commit details
Copy full SHA for bb700b5
View code at this point
Browse repository at this point
Commits on Dec 23, 2025
rm *.js to keep *.mjs
bourgeoa
committed
9424280
View commit details
Copy full SHA for 9424280
View code at this point
Browse repository at this point
standard issues
bourgeoa
committed
94454d1
View commit details
Copy full SHA for 94454d1
View code at this point
Browse repository at this point
Commits on Dec 6, 2025
lint issues
CI Fix
committed
21798f6
View commit details
Copy full SHA for 21798f6
View code at this point
Browse repository at this point
Commits on Nov 25, 2025
updates lib/api
CI Fix
committed
635f7b2
View commit details
Copy full SHA for 635f7b2
View code at this point
Browse repository at this point
Commits on Nov 13, 2025
ESM Migration: Complete lib/api/ and lib/handlers/ conversion
Show description for 73b2626
CI Fix
committed
73b2626
View commit details
Copy full SHA for 73b2626
View code at this point
Browse repository at this point
ESM Migration: Convert main lib files and lib/api to ESM
Show description for ac4eec7
CI Fix
committed
ac4eec7
View commit details
Copy full SHA for ac4eec7
View code at this point
Browse repository at this point
mixed ESM
bourgeoa
committed
6f6e708
View commit details
Copy full SHA for 6f6e708
View code at this point
Browse repository at this point
Commits on Feb 9, 2021
replace node-webid (#1569)
bourgeoa
authored
5679b27
View commit details
Copy full SHA for 5679b27
View code at this point
Browse repository at this point
Commits on Jul 30, 2020
Update dependencies (#1454)
Show description for 0542fa2
michielbdejong
authored
0542fa2
View commit details
Copy full SHA for 0542fa2
View code at this point
Browse repository at this point
Commits on May 6, 2020
Configurations for token type supported are passed to the LDP
jaxoncreed
committed
7334ec1
View commit details
Copy full SHA for 7334ec1
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Added webid-oidc error log
jaxoncreed
committed
6550152
View commit details
Copy full SHA for 6550152
View code at this point
Browse repository at this point
Commits on May 31, 2019
Change sharing to consent | update sharing copy
jaxoncreed
committed
c565cea
View commit details
Copy full SHA for c565cea
View code at this point
Browse repository at this point
Commits on May 10, 2019
Consent screen structure - everything except rdf
jaxoncreed
committed
ba11592
View commit details
Copy full SHA for ba11592
View code at this point
Browse repository at this point
Commits on May 8, 2019
Consent screen for allowing apps to access data
jaxoncreed
committed
c89f6cb
View commit details
Copy full SHA for c89f6cb
View code at this point
Browse repository at this point
Commits on Apr 23, 2019
Added test
jaxoncreed
committed
2bfe697
View commit details
Copy full SHA for 2bfe697
View code at this point
Browse repository at this point
Now allows users with invalid tokens to access public resources
jaxoncreed
committed
8e2e435
View commit details
Copy full SHA for 8e2e435
View code at this point
Browse repository at this point
Commits on Mar 15, 2019
Laxing a bit on the endpoints you can visit on subdomains
Show description for b16b137
megoth
authored and
kjetilk
committed
b16b137
View commit details
Copy full SHA for b16b137
View code at this point
Browse repository at this point
Restricting access to API endpoints to top domain
megoth
authored and
kjetilk
committed
63d2b81
View commit details
Copy full SHA for 63d2b81
View code at this point
Browse repository at this point
Commits on Nov 27, 2018
Work in progress - want to rebase
megoth
authored and
rubensworks
committed
ff44551
View commit details
Copy full SHA for ff44551
View code at this point
Browse repository at this point
Commits on Nov 22, 2018
LogoutRequest was assigned a value but never used.
cblakeley
committed
32c0816
View commit details
Copy full SHA for 32c0816
View code at this point
Browse repository at this point
Commits on Nov 21, 2018
Bind /logout to RPInitiatedLogoutRequest#handle (oidc-op), instead of
Show description for 1341d35
cblakeley
committed
1341d35
View commit details
Copy full SHA for 1341d35
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Fix .well-known/solid/logout not being resolved
rubensworks
authored and
RubenVerborgh
committed
a49135b
View commit details
Copy full SHA for a49135b
View code at this point
Browse repository at this point
Commits on Oct 18, 2018
Switch popup redirect from 302 to script.
Show description for 7344830
RubenVerborgh
committed
7344830
View commit details
Copy full SHA for 7344830
View code at this point
Browse repository at this point
Commits on Oct 17, 2018
Moved API-handlers for delete account-features
megoth
committed
eca386c
View commit details
Copy full SHA for eca386c
View code at this point
Browse repository at this point
Commits on Oct 10, 2018
The basics for client and API
Show description for aa91ec3
megoth
authored and
kjetilk
committed
aa91ec3
View commit details
Copy full SHA for aa91ec3
View code at this point
Browse repository at this point
Commits on Sep 26, 2018
Move routeResolvedFile to utils.
RubenVerborgh
committed
f375d3b
View commit details
Copy full SHA for f375d3b
View code at this point
Browse repository at this point
Commits on Sep 4, 2018
Merge branch 'develop' into master
kjetilk
authored
3390a7d
View commit details
Copy full SHA for 3390a7d
View code at this point
Browse repository at this point
Commits on Aug 30, 2018
Change to @solid org
justinwb
committed
59b0d8b
View commit details
Copy full SHA for 59b0d8b
View code at this point
Browse repository at this point
Commits on Aug 29, 2018
Add redirect for .well-known login popup.
RubenVerborgh
committed
087f6b4
View commit details
Copy full SHA for 087f6b4
View code at this point
Browse repository at this point
Commits on Aug 20, 2018
Signal invalid OIDC provider in status text.
RubenVerborgh
committed
853dd20
View commit details
Copy full SHA for 853dd20
View code at this point
Browse repository at this point
Commits on Aug 13, 2018
Move IDP selection and login to the client.
Show description for d364b22
RubenVerborgh
committed
d364b22
View commit details
Copy full SHA for d364b22
View code at this point
Browse repository at this point
Serve popup from solid-auth-client.
RubenVerborgh
committed
1d6176e
View commit details
Copy full SHA for 1d6176e
View code at this point
Browse repository at this point
Commits on Aug 11, 2018
Add POST route for /logout.
Show description for 94fe0ba
RubenVerborgh
committed
94fe0ba
View commit details
Copy full SHA for 94fe0ba
View code at this point
Browse repository at this point
Commits on Aug 10, 2018
Remove optional x509 dependency.
Show description for df67141
RubenVerborgh
committed
df67141
View commit details
Copy full SHA for df67141
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.