Auth0 Node.js SDK - v5.3.1
Preparing search index...
management
Management
FlowsVaultConnectionHttpBasicAuthSetup
Interface FlowsVaultConnectionHttpBasicAuthSetup
interface
FlowsVaultConnectionHttpBasicAuthSetup
{
type
:
"BASIC_AUTH"
;
username
:
string
;
password
?:
string
;
}
Index
Properties
type
username
password?
Properties
type
type
:
"BASIC_AUTH"
username
username
:
string
Optional
password
password
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
type
username
password
Auth0 Node.js SDK - v5.3.1
Loading...