Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/nodeSolidServer/node-solid-server
/ from
Method
from
lib/models/solid-host.mjs:17–19 ·
view source on GitHub ↗
(options = {})
Source
from the content-addressed store, hash-verified
15
}
16
17
static from (options = {}) {
18
return
new
SolidHost(options)
19
}
20
21
accountUriFor (accountName) {
22
if
(!accountName) {
Callers
15
createApp
Function · 0.45
initWebId
Function · 0.45
getRDFMimeTypes
Method · 0.45
mimeTypesAsArray
Method · 0.45
generate
Function · 0.45
prepPublicKey
Method · 0.45
fromServerConfig
Function · 0.45
account-manager-test.mjs
File · 0.45
authentication-oidc-with-strict-origins-turned-off-test.mjs
File · 0.45
authentication-oidc-test.mjs
File · 0.45
oidc-manager-test.mjs
File · 0.45
account-manager-test.mjs
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected