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

latest releases: 1.31.0, 1.30.0, 1.29.0...
23 months ago

New feature:

If your app uses MSAL's acquire_token_interactive(), you can now opt in to use broker on Windows platform to achieve Single-Sign-On (SSO) and also obtain more secure tokens, all without switching the log-in experience to a browser. See details in this online doc, and try it out from this sample. (#451, #415)

For example, after utilizing this new feature, a command-line (CLI) app's login experience would look like this:
Azure CLI new login

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

NewReleases is sending notifications on new releases.