Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hapijs/hapi
/ UserCredentials
Interface
UserCredentials
lib/types/request.d.ts:17–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
15
* User extensible types user credentials.
16
*/
17
export
interface
UserCredentials {
18
}
19
20
/**
21
* User extensible types app credentials.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected