github AzureAD/microsoft-authentication-library-for-python 0.9.0
MSAL Python 0.9.0

latest releases: 1.28.0, 1.27.0, 1.27.0b1...
pre-release4 years ago
  • Note: This 0.9.0 release doubles as a release candidate for an MSAL Python 1.0.0 which will be coming very soon.

  • New feature: The B2C support we introduced since MSAL Python 0.8.0 now becomes easier to use (#114), and its usage is now fully documented in this wiki page.

  • New feature: The get_authorization_request_url() API supports a prompt parameter. (#106)

  • Bugfix: The force_refresh parameter in acquire_token_silent() is now wired up properly. You don't normally need this parameter though, MSAL will refresh when needed. (Closes #113)

  • Others: Starting from this version, our PyPI release will use universal wheel format (This fix #119 will close #115.)

  • Samples improvements (#112, #116, #117, #118 )

Don't miss a new microsoft-authentication-library-for-python release

NewReleases is sending notifications on new releases.