issues
search
FACK1
/
fid-or
0
stars
1
forks
source link
Made sign up form functional
#26
Closed
orjwan98
closed
5 years ago
orjwan98
commented
5 years ago
Got data from post req to the server (using fetch).
Hashed password.
Stored it in DB.
Send back a redirect to login page. Next goal: make the login page functional.