AuthState
Defined in: react/src/auth/types.ts:223
Properties
Section titled “Properties”identity
Section titled “identity”identity:
Identity|null
Defined in: react/src/auth/types.ts:224
isAuthenticating
Section titled “isAuthenticating”isAuthenticating:
boolean
Defined in: react/src/auth/types.ts:225
isAuthenticated
Section titled “isAuthenticated”isAuthenticated:
boolean
Defined in: react/src/auth/types.ts:226
error:
Error|undefined
Defined in: react/src/auth/types.ts:227