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

latest releases: 1.28.0, 1.27.0, 1.27.0b1...
3 years ago
  • New feature: class ClientApplication accepts a new optional parameter http_client. You can provide your own HTTP client to have different behavior. (#169)
    Please refer to API Reference doc.

  • New feature: method get_authorization_request_url() accepts a new optional parameter domain_hint. (#158, #181)
    Please refer to API Reference doc.

  • New feature: A new method acquire_token_by_refresh_token() to help migrating refresh tokens from elsewhere to MSAL Python. (#193)
    Its usage is demonstrated in this sample.

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

NewReleases is sending notifications on new releases.