Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/NginxProxyManager/nginx-proxy-manager
/ tokens.js
File
tokens.js
backend/routes/tokens.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
express from
"express"
;
2
import
internalToken from
"../internal/token.js"
;
3
import
jwtdecode from
"../lib/express/jwt-decode.js"
;
4
import
apiValidator from
"../lib/validator/api.js"
;
Callers
nothing calls this directly
Calls
3
debug
Function · 0.90
getValidationSchema
Function · 0.90
apiValidator
Function · 0.85
Tested by
no test coverage detected