trailsjs / sails-auth

Passport-based User Authentication system for sails.js applications. Designed to work well with the sails-permissions module.
https://www.npmjs.org/package/sails-auth
MIT License
265 stars 141 forks source link

how to handle email verification and password reset? #111

Open toddgeist opened 8 years ago

toddgeist commented 8 years ago

Are there any examples of how to handle email verification and password reset?

Thanks

tjwebb commented 8 years ago

There's actually currently no built-in way to do this easily, but this would be great feature-add.