Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
EventStreamWebhookBasicAuth
Interface EventStreamWebhookBasicAuth
Basic Authorization for HTTP requests (e.g., 'Basic credentials').
interface
EventStreamWebhookBasicAuth
{
method
:
"basic"
;
username
:
string
;
}
Index
Properties
method
username
Properties
method
method
:
"basic"
username
username
:
string
Username
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
method
username
Auth0 Node.js SDK - v5.0.0
Loading...
Basic Authorization for HTTP requests (e.g., 'Basic credentials').