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

latest releases: 1.31.0, 1.30.0, 1.29.0...
2 years ago

(The MSAL Python 1.18.0b1 has been stable in last 2 weeks, and we are now shipping it as 1.18.0)

  • New feature: Optional initiate_auth_code_flow(..., response_mode="form_post") to allow the auth code being delivered to your app by form post, which is considered even more secure. (#396, #469)
  • New feature: acquire_token_interactive(..., prompt="none") can obtain some tokens from within Cloud Shell, without any prompt. (#420)

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

NewReleases is sending notifications on new releases.