API Reference > itwin-client > Authentication > AuthorizationClient AuthorizationClient Interface Beta Interface to provide authorization information Methods Name Description getAccessToken(requestContext?: ClientRequestContext): Promise<AccessToken> Get the AccessToken of the currently authorized user. Properties Name Type Description isAuthorized Readonly boolean is the user currently authorized? Defined in clients/itwin/src/AuthorizationClient.ts Line 15 Last Updated: 11 June, 2024