microsoft-authentication-library-for-python 1.30.0-1 source package in Ubuntu

Changelog

microsoft-authentication-library-for-python (1.30.0-1) unstable; urgency=medium

  * Update upstream source from tag 'upstream/1.30.0'

 -- Luca Boccassi <email address hidden>  Sun, 21 Jul 2024 16:54:39 +0100

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-library-for-python_1.30.0-1.dsc 2.5 KiB 87bbc08d4b7fc690be79d5ecc35ad3b9775faec562c39cad821576ddd4efa2aa
microsoft-authentication-library-for-python_1.30.0.orig.tar.gz 231.0 KiB a7afb03af2da5bdbb7cb3640cfb6191c9dab9edc6889db735a5fe3fda18dc2b9
microsoft-authentication-library-for-python_1.30.0-1.debian.tar.xz 3.8 KiB f63f828ae5fbd3a093a73e6f07b90dcbda1d4edffefbb892308a992591e1bd2a

Available diffs

No changes file available.

Binary packages built by this source

python3-msal: 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