videosphere
Preparing search index...
lib/auth-client
loginWithEmail
Function loginWithEmail
loginWithEmail
(
email
:
string
,
password
:
string
)
:
Promise
<
{
ok
:
true
}
>
Login with email and password via API route.
Parameters
email
:
string
password
:
string
Returns
Promise
<
{
ok
:
true
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Login with email and password via API route.