Preparing search index...
The search index is not available
Node CrowdSec Client
Node CrowdSec Client
crowdsec-client
APITypes
WatcherAuthResponse
Interface WatcherAuthResponse
WatcherAuthResponse the response of a successful authentication
interface
WatcherAuthResponse
{
code
?:
number
;
expire
?:
string
;
token
?:
string
;
}
Index
Properties
code?
expire?
token?
Properties
Optional
code
code
?:
number
Optional
expire
expire
?:
string
Optional
token
token
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
code
expire
token
Node CrowdSec Client
Loading...
WatcherAuthResponse the response of a successful authentication