Skip to content

Release msal v1.0.0-preview.2

Compare
Choose a tag to compare
@DarylThayil DarylThayil released this 23 Apr 05:31
· 12726 commits to dev since this release
99de9da

Updates:

  • Fix for the multiple_authorities issue seen due to non Canonalized authority storage in cache PR #656
  • Populate scopes from cache for getCachedToken Response object PR #657.
  • ES6 modules are added back into the npm #654