getAuthDetails
Gets the current logged in user If a user has an ongoing session, it will use that session and try to authenticate
Import
Usage
Returns
Promise<User>
the current user
getAuthDetails
Gets the current logged in user If a user has an ongoing session, it will use that session and try to authenticate
Promise<User>
the current user