You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: setup.cfg
+1-6Lines changed: 1 addition & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -6,12 +6,7 @@ universal=1
6
6
[metadata]
7
7
name = msal
8
8
version = attr: msal.__version__
9
-
description =
10
-
The Microsoft Authentication Library (MSAL) for Python library
11
-
enables your app to access the Microsoft Cloud
12
-
by supporting authentication of users with
13
-
Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA)
14
-
using industry standard OAuth2 and OpenID Connect.
9
+
description = The Microsoft Authentication Library (MSAL) for Python library enables your app to access the Microsoft Cloud by supporting authentication of users with Microsoft Azure Active Directory accounts (AAD) and Microsoft Accounts (MSA) using industry standard OAuth2 and OpenID Connect.
0 commit comments