Skip to content

Commit b92aa97

Browse files
author
BobbySchmidt2
committed
edit pass: reference-v2-libraries
1 parent 7b78be8 commit b92aa97

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/active-directory/develop/reference-v2-libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ ms.collection: M365-identity-device-management
2323

2424
# Microsoft identity platform authentication libraries
2525

26-
The [Microsoft identity platform endpoint](active-directory-v2-compare.md) supports the industry-standard OAuth 2.0 and OpenID Connect 1.0 protocols. The Microsoft Authentication Library (MSAL) is designed to work with the Microsoft identity platform endpoint. You cal also use open-source libraries that support OAuth 2.0 and OpenID Connect 1.0.
26+
The [Microsoft identity platform endpoint](active-directory-v2-compare.md) supports the industry-standard OAuth 2.0 and OpenID Connect 1.0 protocols. The Microsoft Authentication Library (MSAL) is designed to work with the Microsoft identity platform endpoint. You can also use open-source libraries that support OAuth 2.0 and OpenID Connect 1.0.
2727

2828
We recommend you use libraries written by protocol domain experts who follow a Security Development Lifecycle (SDL) methodology. Such libraries include [the one that Microsoft follows][Microsoft-SDL]. If you hand code for the protocols, you should follow a methodology such as Microsoft SDL. Pay close attention to the security considerations in the standards specifications for each protocol.
2929

0 commit comments

Comments
 (0)