Forum Discussion

AJWeber's avatar
AJWeber
Copper Contributor
Feb 20, 2019

get valid auth token from MSAL for SP Online?

I'm in the middle of writing a .Net client app and have been using the latest Graph SDK to access OneDrive.  To authenticate, I used MSAL and with the appropriate "scopes", this gets me an OAuth toke...

Resources