issues
search
chrisleee
/
twitch-stocks
A web platform that allows you to invest in Twitch streamers with imaginary points.
GNU General Public License v3.0
21
stars
8
forks
source link
Add front end authentication
#58
Open
chrisleee
opened
7 years ago
chrisleee
commented
7 years ago
This is dependent on #56.
Registration:
[ ] Modify the registration form to create a new user in the database.
[ ] Log user in if successful.
Login:
[ ] Modify the login form to check against the database.
[ ] Log user in if successful.
Logged in:
[ ] Allow access to authentication-restricted pages.
[ ] Redirect to dashboard on successful log in.
[ ] Make log out button log out the user.
This is dependent on #56.
Registration:
Login:
Logged in: