node-authenticate-pam
node-authenticate-pam copied to clipboard
replacing deprecated Nan:MakeCallback with Nan::AsyncResource
The replacement is safe and it is strongly advised according the new https://github.com/nodejs/nan APIs
https://github.com/nodejs/nan/blob/master/doc/node_misc.md#api_nan_asyncresource
@WeiAnAN was definitely right in making this crucial modification