Skip to content

Releases: ahermant/vue-msal-browser

Add authenticate methods

21 Dec 04:50
Compare
Choose a tag to compare

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

Extends msal-browser

19 Nov 09:05
Compare
Choose a tag to compare

Extends MSAL browser to add its methods to the methods of the MSAL browser library

Remove test step in CI

19 Nov 07:30
Compare
Choose a tag to compare
1.0.3

Update package.json

Initial release

19 Nov 07:22
Compare
Choose a tag to compare
1.0.2

Update package-lock