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' -

python - How do I create a list index that loops through integers in another list -

c# - “System.Security.Cryptography.CryptographicException: Keyset does not exist” when reading private key from remote machine -