AzureAD / microsoft-authentication-library-for-python

Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
https://stackoverflow.com/questions/tagged/azure-ad-msal+python
Other
788 stars 194 forks source link

Release 1.15.0 #412

Closed rayluo closed 2 years ago

rayluo commented 2 years ago

PS: Not contained in this PR, but we also manually squeezed in the change of adopting cryptography 35.0.0, so it will also be shipped in MSAL Python 1.15.0. (#414)

rayluo commented 2 years ago

Note: The 2 messages above were from an earlier conversation on a specific commit. It turns out github would somehow render them here in this release PR. We have resolved that offline. This PR is ready to ship.