Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/diegohaz/rest
/ controller.js
File
controller.js
generators/app/templates/api/user/controller.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ success, notFound } from
'../../services/response/'
2
import
{ User } from
'.'
3
<%_
if
(authOnUserCreate) { _%>
4
import
{ sign } from
'../../services/jwt'
Callers
nothing calls this directly
Calls
4
success
Function · 0.90
notFound
Function · 0.90
sign
Function · 0.85
if
Function · 0.70
Tested by
no test coverage detected