Sporades SDK API
Preparing search index...
client
InfernoAuthAdapter
Type Alias InfernoAuthAdapter
InfernoAuthAdapter
:
InfernoObservedAdapter
&
{
signIn
:
AuthApi
[
"signIn"
]
;
signOut
:
AuthApi
[
"signOut"
]
;
signUp
:
AuthApi
[
"signUp"
]
;
state
:
AuthObserverState
;
isAuthenticated
()
:
boolean
;
}
Inferno auth observation and direct auth commands.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sporades SDK API
Loading...
Inferno auth observation and direct auth commands.