Example
GitHub
Preparing search index...
The search index is not available
ic-reactor
ic-reactor
core
types
AuthState
Interface AuthState
interface
AuthState
{
identity
:
null
|
types
.
Identity
;
authenticating
:
boolean
;
authenticated
:
boolean
;
error
:
undefined
|
Error
;
}
Index
Properties
identity
authenticating
authenticated
error
Properties
identity
identity
:
null
|
types
.
Identity
authenticating
authenticating
:
boolean
authenticated
authenticated
:
boolean
error
error
:
undefined
|
Error
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
identity
authenticating
authenticated
error
ic-reactor
Loading...