idToken():Retrieves the id token. This token can be used to access the api. Only available to trusted clients.Promise
<string
>
Promise
<string
>
the current id token.
token():Retrieves the access token. Only available to trusted clients.Promise
<string
>
Promise
<string
>
the current access token.