Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MSALAuthCode

Package version

Uses MSAL Browser 2.X for browser authentication, which uses the Auth Code Flow.

Hierarchy

  • MSALAuthCode

Implements

Index

Constructors

constructor

  • Sets up an MSAL object based on the given parameters. MSAL with Auth Code allows sending a previously obtained authenticationRecord through the optional parameters, which is set to be the active account.

    Parameters

    • options: MSALOptions

      Parameters necessary and otherwise used to create the MSAL object.

    Returns MSALAuthCode

Methods

acquireToken

authenticate

getActiveAccount

handleRedirect

login

Generated using TypeDoc