软件包:python3-msal(1.21.0-1)
python3-msal 的相关链接
Debian 的资源:
下载源码包 microsoft-authentication-library-for-python:
- [microsoft-authentication-library-for-python_1.21.0-1.dsc]
- [microsoft-authentication-library-for-python_1.21.0.orig.tar.gz]
- [microsoft-authentication-library-for-python_1.21.0-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Microsoft Authentication Library (MSAL) for Python
The Microsoft Authentication Library for Python enables applications to integrate with the Microsoft identity platform. It allows you to sign in users or apps with Microsoft identities (Azure AD, Microsoft Accounts and Azure AD B2C accounts) and obtain tokens to call Microsoft APIs such as Microsoft Graph or your own APIs registered with the Microsoft identity platform. It is built using industry standard OAuth2 and OpenID Connect protocols
其他与 python3-msal 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-cryptography
- Python library exposing cryptographic recipes and primitives (Python 3)
-
- dep: python3-jwt
- Python 3 implementation of JSON Web Token
-
- dep: python3-mock
- Mocking and Testing Library (Python3 version)
- 或者 python3 (>> 3.3)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings