Package profile
msal
- Summary: The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.
- Author: Microsoft Corporation
- Homepage: https://github.com/AzureAD/microsoft-authentication-library-for-python
- Source: https://github.com/AzureAD/microsoft-authentication-library-for-python (Repo profile)
- Number of releases: 63
- First release: 0.1.0 on 2018-12-12
- Latest release: 1.33.0b1 on 2025-06-05
Releases
PyPI Downloads
Dependencies
Msal has 4 dependencies, 1 of which optional.Dependency | Optional |
---|---|
cryptography | false |
PyJWT | false |
requests | false |
pymsalruntime | true |