Sporades SDK API
Preparing search index...
client
LitAuthController
Type Alias LitAuthController
LitAuthController
:
LitReactiveController
&
{
setPassword
:
AuthApi
[
"setPassword"
]
;
signIn
:
AuthApi
[
"signIn"
]
;
signOut
:
AuthApi
[
"signOut"
]
;
signUp
:
AuthApi
[
"signUp"
]
;
state
:
AuthObserverState
;
isAuthenticated
()
:
boolean
;
}
Host-owned Lit auth controller with direct auth commands.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Sporades SDK API
Loading...
Host-owned Lit auth controller with direct auth commands.