python3-msal-extensions

Microsoft Authentication extensions for MSAL for Python
  https://github.com/AzureAD/microsoft-authentication-extensions-for-python
  0
  no reviews



The Microsoft Authentication Library (MSAL) for Python enables applications to integrate with the Microsoft identity platform. The Microsoft Authentication extensions for MSAL for Python provides cross-platform utilities for interacting with MSAL, including a shared cache for token that is safe to use concurrently among multiple processes. It is intended to be used with python3-msal.