nmarus / node-ews

A simple JSON wrapper for the Exchange Web Services (EWS) SOAP API.
MIT License
116 stars 52 forks source link

Adding support for NTLMv2 #79

Closed ricjd closed 4 years ago

ricjd commented 6 years ago

@nmarus @kcastrotech We've been using this for a while now and think it's a good change.

kcastrotech commented 6 years ago

Cool! Code looks good, I'll test it out internally.

ricjd commented 6 years ago

@kcastrotech hey, wondering if any updates on this? thanks!

TashiDhundup commented 5 years ago

Hello @nmarus @ricjd @kcastrotech I have been using this module. But have to upgrade to NTLMv2. Please consider merging this PR to main branch. I have been trying other EWS modules that supports NTLMv2 but does not support HTML and other important features. Please consider this PR.