javascript - Passport Send Mail Strategy -


i creating nodejs app requires user registers; i'm using passport manage autentication ('local' strategy) need modify strategy. need that, first user registers, mail send 1 (or more) administrators link aprove or not registration. remember in moodle called "email-based self-registration".

i know can manually, suppose passport or other library has functionality implemented. ¿someone knows if possible?

thank in advance.

passport user authentication.

take @ drywall, uses express , passport. http://jedireza.github.io/drywall/


Comments

Popular posts from this blog

sql - VB.NET Operand type clash: date is incompatible with int error -

SVG stroke-linecap doesn't work for circles in Firefox? -

python - TypeError: Scalar value for argument 'color' is not numeric in openCV -