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

Fix data not being expanded on register if email verification is on #562

Open the-overengineer opened 7 years ago

the-overengineer commented 7 years ago

Fixes an error where the account was not being expanded when calling the postRegistrationHandler, but only if email verification was turned on.

For reproduction steps see #549

Fixes #549

coveralls commented 7 years ago

Coverage Status

Coverage decreased (-0.003%) to 68.532% when pulling 34973db73694697f2e1ba24d4e058ceb88870221 on fix/expand-data-with-email-verification into 3b242a09b174d4a7e70fb7a9820bc0531703a2ee on master.