Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ error
Method
error
lib/requests/auth-request.mjs:101–104 ·
view source on GitHub ↗
(error, body)
Source
from the content-addressed store, hash-verified
99
}
100
101
error (error, body) {
102
error.statusCode = error.statusCode || 400
103
this.renderForm(error, body)
104
}
105
106
initUserSession (userAccount) {
107
const
session = this.session
Callers
13
createServer
Function · 0.45
paymentPointerDocument
Function · 0.45
post
Method · 0.45
get
Method · 0.45
get
Method · 0.45
handlePost
Method · 0.45
login
Method · 0.45
initialize
Function · 0.45
startServer
Function · 0.45
password-change-request-test.mjs
File · 0.45
delete-account-confirm-request-test.mjs
File · 0.45
migrateLegacyResources.mjs
File · 0.45
Calls
1
renderForm
Method · 0.45
Tested by
no test coverage detected