Right now the only way to login is via email address.
This needs to change and be able to login with provided credentials.
Initial login also needs to change from user@email.com to something simpler like admin. Changing this implementation will also lead the way to account management.
Right now the only way to login is via email address. This needs to change and be able to login with provided credentials.
Initial login also needs to change from
user@email.com
to something simpler likeadmin
. Changing this implementation will also lead the way to account management.