[ 源代码: python-adal ]
软件包:python3-adal(1.2.7-5)
Azure Active Directory Authentication Library for Python 3.x
The ADAL for Python library makes it easy for Python applications to authenticate to AAD in order to access AAD protected web resources.
This library will no longer receive new feature improvements. Instead, users should consider using the new library MSAL for Python.
This package contains the Python 3.x module.
其他与 python3-adal 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography (>= 1.1.0)
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-dateutil
- powerful extensions to the standard Python 3 datetime module
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings