muatik / healthier

health tracker application - Mustafa Atik - SWE 573 - Fall'16 homework project
MIT License
13 stars 4 forks source link

User shall be able to login to his/her account using email and password #14

Closed muatik closed 7 years ago

muatik commented 7 years ago

related to #13

If given email and password are valid, then the user should be authenticated and redirected to the user-only system. Otherwise, an error message should be displayed to the user.