npm msal 1.0.1
Release msal v1.0.1

latest releases: 1.4.18, 1.3.6, 1.3.5...
4 years ago

Updates:

  • Fixed bug where navigateToLoginRequestURL = false would cause callback to not fire (#696)
  • Fixed bug where null request object would cause null pointer exception for state parameter (#698)
  • All msal related cache items are deleted on logout (#709)
  • Fixed bug where "user cancelled" error in acquireTokenPopup would not throw (#707)
  • Logout endpoint now uses the given EndSessionEndpoint from the oauth discovery endpoint response (#716)
  • Now uses base64.js instead of window.atob (#712)
  • Fixed bug where login_hint was added if sid was already populated. (#700)

Don't miss a new msal release

NewReleases is sending notifications on new releases.