Auth0 Node.js SDK - v5.1.0
Preparing search index...
management
Management
EventStreamStatusEnum
Variable EventStreamStatusEnum
Const
EventStreamStatusEnum
:
{
Enabled
:
"enabled"
;
Disabled
:
"disabled"
}
= ...
Indicates whether the event stream is actively forwarding events.
Type Declaration
Readonly
Enabled
:
"enabled"
Readonly
Disabled
:
"disabled"
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Auth0 Node.js SDK - v5.1.0
Loading...
Indicates whether the event stream is actively forwarding events.