nextspace
Preparing search index...
utils
Authenticate
Function Authenticate
Authenticate
(
username
:
string
,
password
:
string
)
:
Promise
<
any
>
Authenticate the user with the API.
Parameters
username
:
string
password
:
string
Returns
Promise
<
any
>
Promise with access and refresh tokens
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
nextspace
Loading...
Authenticate the user with the API.