Sanity App SDK
Preparing search index...
@sanity/sdk
index
LoggedOutAuthState
Type Alias LoggedOutAuthState
Logged-out state from the auth state.
type
LoggedOutAuthState
=
{
isDestroyingSession
:
boolean
;
type
:
LOGGED_OUT
;
}
Index
Properties
is
Destroying
Session
type
Properties
is
Destroying
Session
isDestroyingSession
:
boolean
type
type
:
LOGGED_OUT
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Destroying
Session
type
Sanity App SDK
Loading...
Logged-out state from the auth state.