Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
HttpCustomHeader
Interface HttpCustomHeader
interface
HttpCustomHeader
{
header
?:
string
;
value
?:
string
;
[
key
:
string
]:
any
;
}
Indexable
[
key
:
string
]:
any
Accepts any additional properties
Index
Properties
header?
value?
Properties
Optional
header
header
?:
string
HTTP header name
Optional
value
value
?:
string
HTTP header value
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
header
value
Auth0 Node.js SDK - v5.1.0
Loading...
Accepts any additional properties