Skip to main content
Gets the access token for the current user.

Parameters

Returns

Promise<null | string> The access token for the current user, or null if no user is signed in.

Example