Lookups credential parameters by its key.
(optional) transaction id to trace execution through call chain.
a key to uniquely identify the credential.
callback function that receives found credential or error.
Stores credential parameters into the store.
(optional) transaction id to trace execution through call chain.
a key to uniquely identify the credential.
a credential to be stored.
callback function that receives an error or null for success.
Generated using TypeDoc
Interface for credential stores which are used to store and lookup credentials to authenticate against external services.
CredentialParams
ConnectionParams