Preparing search index...
The search index is not available
@openfort/ecosystem-js - v0.1.9
@openfort/ecosystem-js
react
AuthState
Interface AuthState
interface
AuthState
{
isLoading
:
boolean
;
isAuthenticated
:
boolean
;
user
?:
User
;
isReady
:
boolean
;
error
?:
Error
;
}
Index
Properties
is
Loading
is
Authenticated
user?
is
Ready
error?
Properties
is
Loading
is
Loading
:
boolean
is
Authenticated
is
Authenticated
:
boolean
Optional
user
user
?:
User
is
Ready
is
Ready
:
boolean
Optional
error
error
?:
Error
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Loading
is
Authenticated
user
is
Ready
error
@openfort/ecosystem-js - v0.1.9
Loading...