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

Changelog

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

  * Merge tag '1.9.0' into debian/sid
  * autopkgtest: set TRAVIS=1 to skip interactive tests

 -- Luca Boccassi <email address hidden>  Thu, 11 Feb 2021 11:48:52 +0000

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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-library-for-python_1.9.0-1.dsc 2.1 KiB 89d837b64d38defb21eeba51af5f7f74b5139ec91fb0791a9724813cf9134712
microsoft-authentication-library-for-python_1.9.0.orig.tar.gz 93.4 KiB f4960cd5877ebec3d56e1957edb9ed1d392252eb471d39638e3210d6b7fc1b00
microsoft-authentication-library-for-python_1.9.0-1.debian.tar.xz 3.1 KiB b2c9a85215929ca6ef13a9003ea49e956305c318a99216ee826a5a44073232cf

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