Skip to content

MSAL Preview Release 0.2.1

Pre-release
Pre-release

Choose a tag to compare

@kreedula kreedula released this 17 Oct 00:07
· 2128 commits to master since this release
670b746
  • Picks up [email protected]
    • Bugfix: Resolves MSAL/#420
      • Corrects an issue whereby expired access tokens can be returned from the cache
    • Bugfix: Resolves MSAL/#418
      • Adds client_id, redirect_uri to refresh token requests (previously missing, yielding inconsistent behavior depending on account type).