getAccessToken Method
Returns a promise that resolves to the AccessToken of the currently authorized client. The token is refreshed if necessary.
getAccessToken(): Promise<string>
Returns - Promise
Defined in
- ServiceAuthorizationClient.ts Line 115
Last Updated: 06 November, 2024
Found something wrong, missing, or unclear on this page?Raise an issue in our repo.