Simple authentication
As a user
I want to be able to authenticate myself
So that I start using the application as myself
Extra Description
A student or teacher should be able to user their own user account via their email
.
Pre-made and set within the database (see #5 (closed)).
No checks or requirements.
The more advanced version of the US (lower priority) is #30.
Acceptation criteria
-
A textfield with email
. -
Check if the email
exists. -
Set the session to the authenticated user. -
Ability to retreive user via session (See #25 (closed)).
Tasks
-
add login page -
add route to page -
add route from login to check-in -
write authentication code
Assignees
This template origin
Edited by Nikki Westenborg