SharePoint Online API – Get Access Token with Client ID and Secret – Part 1
Views (25)
With Microsfot leaving basic authentication behind it is unsecure to use username and passwords anymore. Authentication with Client ID and Secrets is the suggested and secured method to use. We will look at how to do this for SharePoint Online API. First we will register an app on SharePoint site, use its ID and Secret … Continue reading SharePoint Online API – Get Access Token with Client ID and Secret – Part 1
This was originally posted here.

Like
Report
*This post is locked for comments