We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3e81046 commit af972dbCopy full SHA for af972db
docs/solution-guidance/portal-navigation.md
@@ -175,7 +175,7 @@ For browser client environments:
175
- Target SharePoint APIs via the SharePoint REST APIs (use JSOM only if necessary).
176
- Use the cross-___domain library if you target a different site collection.
177
- Target your custom Web APIs via REST.
178
- - Use Azure AD Authentication Library for JavaScript (ADAL.js) and Implicit OAuth flow.
+ - Use Microsoft Authentication Library for JavaScript and Implicit OAuth flow.
179
- Target third-party APIs via REST (or SOAP if necessary).
180
181
<a name="bk_clientSideDal"> </a>
0 commit comments