The good news is that the story's not without some worth to someone exploring the idea of hooking into SharePoint from an Apache Cordova-based app. Tools that exist today at least assist in the process.
The demo code is mostly about accessing files from your personal SharePoint profile document library (A.K.A. OneDrive for business) and indeed, the code is using file access code in addition to SharePoint connection. The hardest work in a browser based app is to authenticate with Office 365, and this code does that, and then opens up to the rest of SharePoint...
No comments:
Post a Comment