Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/diegohaz/rest
/ index.test.js
File
index.test.js
generators/api/templates/index.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
<%_
2
var
hasMaster = authMethods.length && masterMethods.length;
3
var
hasSession = authMethods.length && (userMethods.length || adminMethods.length);
4
var
hasAdminSession = hasSession && (hasMaster || adminMethods.length)
Callers
nothing calls this directly
Calls
3
signSync
Function · 0.85
if
Function · 0.70
app
Function · 0.50
Tested by
no test coverage detected