# HOW TO EDIT THIS FILE: # The "handy ruler" below makes it easier to edit a package description. # Line up the first '|' above the ':' following the base package name, and # the '|' on the right side marks the last column you can put a character in. # You must make exactly 11 lines for the formatting to be correct. It's also # customary to leave one space after the ':' except on otherwise blank lines. |-----handy-ruler------------------------------------------------------| python-msal: python-msal (Microsoft Authentication Library (MSAL) for Python) python-msal: python-msal: The Microsoft Authentication Library for Python enables applications python-msal: to integrate with the Microsoft identity platform. It allows you python-msal: to sign in users or apps with Microsoft identities (Azure AD, python-msal: Microsoft Accounts and Azure AD B2C accounts) and obtain tokens python-msal: to call Microsoft APIs such as Microsoft Graph or your own APIs python-msal: registered with the Microsoft identity platform. python-msal: python-msal: HOMEPAGE: https://msal-python.readthedocs.io/ python-msal: