Authenticate users using their email address. Sends a verification email to the email address and user must provide a code from the message to validate he/she manages the email address. ### TODO * [x] Implementation * [ ] Unit Testing * [ ] Documentation
Authenticate users using their email address.
Sends a verification email to the email address and user must provide a code from the message to validate he/she manages the email address.
TODO