Forum Discussion

Hrvoje Kusulja's avatar
Nov 14, 2018

How to create a new SharePoint add-in for Office Store (so no SPFX) that can use using Graph API

Hello,

I am trying to develop a new SharePoint add-in (SharePoint hosted), that needs to use JavaScript to connect to Microsoft Graph API. Since it is use for Office Store, it should not use SharePoint Framework (SPFX).

 

Any idea how to handle authentication (ADAL/MSAL ?) for graph.microsoft.com from such a SP add-in ? and is it possible at all?

4 Replies

Resources