Skip to content

Commit d9e955b

Browse files
committed
Adding article around calling securely APIs from SPFx to TOC
1 parent 22e6d58 commit d9e955b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

misc/SharePointDocumentationToc.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@
5050
<Item text="Share data between web parts" url="spfx/web-parts/guidance/share-data-between-web-parts" SEODescription="Options and practices on sharing data cross multiple web parts in single page." />
5151
<Item text="Sharing data between web parts (tutorial)" url="spfx/web-parts/guidance/tutorial-share-data-between-web-parts-global-variable" SEODescription="Share data between web parts using a global variable (tutorial)." />
5252
<Item text="Migrating Script Editor Web Part customizations" url="spfx/web-parts/guidance/migrate-script-editor-web-part-customizations" SEODescription="Migrate existing Script Editor Web Part customizations to the SharePoint Framework." />
53+
<Item text="Connect to API secured with Azure Active Directory" url="spfx/web-parts/guidance/connect-to-api-secured-with-aad" SEODescription="Call securely APIs from client-side web parts, which are secured using Azure Active Directory." />
5354
<Item text="Office UI Fabric integration" url="spfx/web-parts/guidance/office-ui-fabric-integration" SEODescription="Using Office UI Fabric Core and Fabric React in SPFx client-side web parts." />
5455
<Item text="Build web parts with SP PnP JS" url="spfx/web-parts/guidance/use-sp-pnp-js-with-spfx-web-parts" SEODescription="Using SharePoint PnP JS library in your SharePoint Framework client-side web part implementation." />
5556
<Item text="Build web parts with Angular v1.x" url="spfx/web-parts/guidance/build-client-side-web-parts-with-angular-1-x" SEODescription="Use Angular 1.x to build a simple SharePoint Framework client-side web part." />

0 commit comments

Comments
 (0)