Node JS Links of the Day – Signup Flows

I’m working on some signup flows in NodeJs today. Login/Signup/Confirm/Forgot Password/Etc. Here’s the stuff I looked up:

Send email with Node JS :

https://nodemailer.com/

How to implement password reset in NodeJS:

http://sahatyalkabov.com/how-to-implement-password-reset-in-nodejs/

Password Strength Estimator:

https://github.com/dropbox/zxcvbn

Recaptcha integration with NodeJS:

https://www.npmjs.com/package/recaptcha

Tracking Down NodeJS CPU Usage:

http://apmblog.dynatrace.com/2016/01/14/how-to-track-down-cpu-issues-in-node-js/

Posted in Node.js

Leave a Reply

Your email address will not be published. Required fields are marked *

*