pypi msal 1.18.0
MSAL Python 1.18.0

latest releases: 1.34.0, 1.34.0b1, 1.33.0...
3 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 msal release

NewReleases is sending notifications on new releases.