BasicCredentialSetup
openmolt / BasicCredentialSetup
Interface: BasicCredentialSetup
Defined in: types/index.ts:98
Basic Auth credential setup.
Properties
password
password:
string
Defined in: types/index.ts:103
Template for the password field.
type
type:
"basic"
Defined in: types/index.ts:99
username
username:
string
Defined in: types/index.ts:101
Template for the username field ({{ config.accountSid }}).