videosphere
Preparing search index...
lib/auth-client
getCurrentUser
Function getCurrentUser
getCurrentUser
()
:
Promise
<
{
$id
?:
string
;
email
?:
string
;
name
?:
string
}
>
Get current authenticated user. Returns null if no user is logged in.
Returns
Promise
<
{
$id
?:
string
;
email
?:
string
;
name
?:
string
}
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
videosphere
Loading...
Get current authenticated user. Returns null if no user is logged in.