Forum Discussion
Inkey_Solutions
Apr 12, 2021Copper Contributor
SharePoint Authentication using PnP Framework
Hi guys,
Looking for some advice.
Does anyone have an idea of how can we connect to SharePoint using Client Id - Client Secret authentication in Web API using PnP Framework tool? Right now, we use "SharePoint PnP Core Online" tool but this tool is now deprecated.
Any help will be appreciated.
Thank You.
- kalpeshvaghelaSteel Contributor
You can find reference in below link:
Hope it will helpful to you and if so then Please mark my response as Best Response & Like to help others in this community
- Hi
There is some information available:
https://github.com/pnp/pnpframework/blob/dev/docs/MigratingFromPnPSitesCore.md
Hope this helps