Auth0 Node.js SDK - v5.0.0
Preparing search index...
management
Management
LogStreamHttpSink
Interface LogStreamHttpSink
interface
LogStreamHttpSink
{
httpAuthorization
?:
string
;
httpContentFormat
?:
Management
.
LogStreamHttpContentFormatEnum
;
httpContentType
?:
string
;
httpEndpoint
:
string
;
httpCustomHeaders
?:
HttpCustomHeader
[]
;
}
Index
Properties
http
Authorization?
http
Content
Format?
http
Content
Type?
http
Endpoint
http
Custom
Headers?
Properties
Optional
http
Authorization
httpAuthorization
?:
string
HTTP Authorization header
Optional
http
Content
Format
httpContentFormat
?:
Management
.
LogStreamHttpContentFormatEnum
Optional
http
Content
Type
httpContentType
?:
string
HTTP Content-Type header
http
Endpoint
httpEndpoint
:
string
HTTP endpoint
Optional
http
Custom
Headers
httpCustomHeaders
?:
HttpCustomHeader
[]
custom HTTP headers
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
http
Authorization
http
Content
Format
http
Content
Type
http
Endpoint
http
Custom
Headers
Auth0 Node.js SDK - v5.0.0
Loading...
HTTP Authorization header