Microsoft Authentication Library (MSAL) for Python makes it easy to authenticate to Microsoft Entra ID. General docs are available here https://learn.microsoft.com/entra/msal/python/ Stable APIs are documented here https://msal-python.readthedocs.io. Questions can be asked on www.stackoverflow.com with tag "msal" + "python".
Hi, just wanted to file an issue to request type hint stubs so that msal can be used in projects that have type checking enabled.
More info: https://peps.python.org/pep-0561/