Closed mjraybk07 closed 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
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