aboutsummaryrefslogtreecommitdiff
path: root/python/python-msal/README
diff options
context:
space:
mode:
authorJeremy Hansen <jebrhansen+github@gmail.com>2024-04-06 15:43:28 -0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2024-04-13 22:02:12 +0700
commit9dba5db3f52a19b63a0009fd28a23e13d5e1ec74 (patch)
treef13737a743459d74662aba40e8057dff228f5654 /python/python-msal/README
parent9159b81f4886ce918a63a757dc469e4d99f01df0 (diff)
python/python-msal: Removed (Replaced with python3-msal)
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-msal/README')
-rw-r--r--python/python-msal/README8
1 files changed, 0 insertions, 8 deletions
diff --git a/python/python-msal/README b/python/python-msal/README
deleted file mode 100644
index 2be145af49..0000000000
--- a/python/python-msal/README
+++ /dev/null
@@ -1,8 +0,0 @@
-python-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.