Closed jlaksana closed 1 year ago
See slack message from the professor on how to use JWT for this. Sign in should check if the user credentials match then give a token Sign up should create a new user and hash the password
3 hours
See slack message from the professor on how to use JWT for this. Sign in should check if the user credentials match then give a token Sign up should create a new user and hash the password