MattBuckborough / benchMate

MEAN Web App
https://benchmate.herokuapp.com
MIT License
0 stars 1 forks source link

User is not alerted to successful registration #36

Open MattBuckborough opened 6 years ago

MattBuckborough commented 6 years ago

When a user registers, their account is created and stored in the database correctly, but nothing happens.

Expected behaviour: User is automatically logged in after a successful registration.