codydaig / 911vm

2 stars 5 forks source link

Feat/be auth #22

Closed mjraybk07 closed 5 years ago

mjraybk07 commented 5 years ago

Adds signUp for new user, including JWT and password hashing. On new user signUP, a new user is created, a hashed password is saved with new user data, and JWT is created and returned with the new user object