Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dadi/api
/ passwordReset.js
File
passwordReset.js
dadi/lib/controller/passwordReset.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
config = require(
'../../../config'
)
2
const
jwt = require(
'jsonwebtoken'
)
3
const
model = require(
'../model/acl/client'
)
4
const
help = require(
'../help'
)
Callers
nothing calls this directly
Calls
3
resolve
Function · 0.85
get
Method · 0.80
find
Method · 0.80
Tested by
no test coverage detected