Skip to content

Commit af972db

Browse files
authored
Update portal-navigation.md
Removed references to ADAL library
1 parent 3e81046 commit af972db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/solution-guidance/portal-navigation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ For browser client environments:
175175
- Target SharePoint APIs via the SharePoint REST APIs (use JSOM only if necessary).
176176
- Use the cross-___domain library if you target a different site collection.
177177
- Target your custom Web APIs via REST.
178-
- Use Azure AD Authentication Library for JavaScript (ADAL.js) and Implicit OAuth flow.
178+
- Use Microsoft Authentication Library for JavaScript and Implicit OAuth flow.
179179
- Target third-party APIs via REST (or SOAP if necessary).
180180

181181
<a name="bk_clientSideDal"> </a>

0 commit comments

Comments
 (0)