Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/hapijs/hapi
/ AppCredentials
Interface
AppCredentials
lib/types/request.d.ts:23–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
* User extensible types app credentials.
22
*/
23
export
interface
AppCredentials {
24
}
25
26
/**
27
* User-extensible
type
for
request.auth credentials.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected