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: articles/active-directory/develop/reference-v2-libraries.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,7 +34,7 @@ We recommend that you use libraries written by protocol domain experts who follo
34
34
35
35
The Microsoft identity platform endpoint works with two types of libraries:
36
36
37
-
***Client libraries**: Native clients and servers use client libraries to get access tokens for calling a resource such as Microsoft Graph.
37
+
***Client libraries**: Native clients and servers use client libraries to acquire access tokens for calling a resource such as Microsoft Graph.
38
38
***Server middleware libraries**: Web apps use server middleware libraries for user sign in. Web APIs use server middleware libraries to validate tokens that are sent by native clients or by other servers.
0 commit comments