Gets the access token for the current user.
The access token for the current user, or null if no user is signed in.
const accessToken = await getAccessToken(); Copy
const accessToken = await getAccessToken();
Gets the access token for the current user.