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

android - Why am I getting the message 'Youractivity.java is not an activity subclass or alias' -

Making Empty C++ Project: General exception (Exception from HRESULT:0x80131500) Visual Studio Community 2015 -

How to fix java warning for "The value of the local variable is not used " -