Pakket: python3-msal (1.21.0-1)
Verwijzigingen voor python3-msal
Debian bronnen:
Het bronpakket microsoft-authentication-library-for-python downloaden:
- [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]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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
Andere aan python3-msal gerelateerde pakketten
|
|
|
|
-
- 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)
- of 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