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

Changelog

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

  * Update upstream source from tag 'upstream/1.23.0'

 -- Luca Boccassi <email address hidden>  Mon, 24 Jul 2023 13:55:45 +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
Mantic release universe misc

Builds

Mantic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
microsoft-authentication-library-for-python_1.23.0-1.dsc 2.5 KiB 39fe85e66f57129f03db350df6e4b9baf9dd8be17af4b7a994d6bc0dbe48fe2b
microsoft-authentication-library-for-python_1.23.0.orig.tar.gz 196.1 KiB 17febacb24f437d6a080080172ceeea3d3b40148bcda8c34283755e97ef20d47
microsoft-authentication-library-for-python_1.23.0-1.debian.tar.xz 3.5 KiB a978d4438a7a90bfb9ec02aa46f8b4846355bb17fea36592e7d19814f389054a

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