Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
FlowActionHttpSendRequestParamsBasicAuth
Interface FlowActionHttpSendRequestParamsBasicAuth
This file was auto-generated by Fern from our API Definition.
interface
FlowActionHttpSendRequestParamsBasicAuth
{
username
?:
string
;
password
?:
string
;
}
Index
Properties
username?
password?
Properties
Optional
username
username
?:
string
Optional
password
password
?:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
username
password
Auth0 Node.js SDK - v5.0.0
Loading...
This file was auto-generated by Fern from our API Definition.