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

Last Updated: 29 November, 2022