node-sp-auth
node-sp-auth copied to clipboard
Is there a way to use this library for Modern Authentication ?
trafficstars
Microsoft's new policy is forcing people to move to modern authentication, and to adapt previous developments. Is there a way to use node-sp-auth to use the modern auth ?
Thank you
I don't think it's possible, the only way around might using personal user access tokens (it they are enabled for the tenant).
Ok, thanks a lot for your response.