Open DrewM92 opened 4 years ago
If you follow the readme you will achieve a valid connection to ms graph. This library does not connect to the sharepoint api (although it’s fairly easy to achieve). Through ms graph you can do a lot of operations on sharepoint although only a small part is actually developed.
Hello, I have started looking into this project to establish a SharePoint interface for my company. Is there any info that anyone could share on how to establish a connection to sharepoint? I have already retrieved a client_id and client_secret.
Thanks!