Skip to content

Release v0.1.3

Compare
Choose a tag to compare
@rohitnarula7176 rohitnarula7176 released this 28 Oct 00:28
· 9715 commits to master since this release
c362d1b
  • Added ability to import msal as es-5 or es-6 module.
  • Added webpack to create a umd bundle with a global variable Msal exported to the window object.
  • Fixed bug related to browser refresh.
  • Set user object from cache if available before every acquireToken request.
  • Enable logging by passing a logger in the constructor function.