Options for fetching the access token, including optional audience and scope.
The access token as a string, or the full token response when includeFullResponse is true.
Fetches an access token for the currently logged-in user.
Optionaloptions: AccessTokenOptions & { includeFullResponse?: false }Options for fetching the access token, including optional audience and scope.
The access token as a string, or the full token response when includeFullResponse is true.
Fetches an access token for the currently logged-in user.