Email Based Passwordless Authentication
In order to send OTP to the user, we need to set the email details.
To send the OTP to the user, use the following method:
This function returns user if the OTP is valid and false if it is not.