套件:python3-msal(1.31.0-1)
python3-msal 的相關連結
Debian 的資源:
下載原始碼套件 microsoft-authentication-library-for-python:
- [microsoft-authentication-library-for-python_1.31.0-1.dsc]
- [microsoft-authentication-library-for-python_1.31.0.orig.tar.gz]
- [microsoft-authentication-library-for-python_1.31.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-requests
- elegant and simple HTTP library for Python3, built for human beings