stormpath / express-stormpath

Build simple, secure web applications with Stormpath and Express!
http://docs.stormpath.com/nodejs/express/
Apache License 2.0
325 stars 111 forks source link

Support Resending Verification Email #284

Open rdegges opened 8 years ago

rdegges commented 8 years ago

We need to support this feature.

mattilindell commented 8 years ago

We'd be interested to get this feature as well.

mattilindell commented 8 years ago

There's undocumented application.resendVerificationEmail which implements this.

robertjd commented 8 years ago

Thanks @cgilindellmo , that entire application API is available through req.app.get('stormpathApplication'). We have more documentation about this here:

http://docs.stormpath.com/nodejs/express/latest/configuration.html#stormpath-application