Connect to Dynamics CRM in Node.js
There are a couple of ways that we can authenticate with a CRM deployment: Active Directory (AD), Claims, and OAuth. Finding a single library that can easily handle all three in Node.js was a...
CRM Development / Dynamics CRM / Featured / Libraries / Node.js
by Ahmed Elsawalhy · Published 02 September 2018 · Last modified 23 December 2018
There are a couple of ways that we can authenticate with a CRM deployment: Active Directory (AD), Claims, and OAuth. Finding a single library that can easily handle all three in Node.js was a...