@solid/community-server
Version:
Community Solid Server: an open and modular implementation of the Solid specifications
19 lines (17 loc) • 616 B
JSON
{
"@context": "https://linkedsoftwaredependencies.org/bundles/npm/@solid/community-server/^8.0.0/components/context.jsonld",
"import": [
"css:config/identity/handler/base/default.json",
"css:config/identity/handler/routing/default.json",
"css:config/identity/handler/storage/password.json",
"css:config/identity/handler/enable/client-credentials.json",
"css:config/identity/handler/enable/password.json",
"css:config/identity/handler/enable/pod.json",
"css:config/identity/handler/enable/webid.json"
],
"@graph": [
{
"comment": "Disables account creation."
}
]
}