I'm trying to use node.js with CRM 2016 webAPI . I'm building a service using node.js which will be running in background and part of it is it will retrieve the events form CRM using WebAPI. The problem is I don't know how to authenticate using username/password and we don't have O365 nor Azure.
What do you suggest?