Creates an instance of AuthFlowREST.
Configuration options for the authentication flow.
Optional
clientThe client ID for authentication.
Optional
clientThe client secret for authentication.
Optional
redirectThe redirect URI for authentication.
Protected
accessThe access token obtained through authentication.
AuthFlowBase
Protected
clientThe client ID used for authentication.
AuthFlowBase
Generated using TypeDoc
Implements the RESTful authentication flow for Microsoft Graph API. Extends AuthFlowBase class.