Sanity App SDK
Preparing search index...
@sanity/sdk
index
LoggingInAuthState
Type Alias LoggingInAuthState
Logging-in state from the auth state.
type
LoggingInAuthState
=
{
isExchangingToken
:
boolean
;
type
:
LOGGING_IN
;
}
Index
Properties
is
Exchanging
Token
type
Properties
is
Exchanging
Token
isExchangingToken
:
boolean
type
type
:
LOGGING_IN
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
is
Exchanging
Token
type
Sanity App SDK
Loading...
Logging-in state from the auth state.