Skip to content

Add authenticate methods

Latest
Compare
Choose a tag to compare
@ahermant ahermant released this 21 Dec 04:50
· 2 commits to main since this release

Added

  • authenticate(), authenticateRedirect() and authenticatePopup methods

Changed

  • Switch to Typescript
  • [BREAKING CHANGE] The extra configuration options that were added to msalInstance.config have been moved to msalInstance.extendedConfiguration for the sake of a better type management