This repository has been archived by the owner on May 7, 2023. It is now read-only.
Improve a signIn function to validate a email & password correctly #436
Labels
1️⃣ good first issue
Good for newcomers
Specify project
Is this
Client
issue orServer
side issue?client
Describe the bug
When try to log in with email and password,
signIn
function can not validate email. That means if I write wrong email or make a typos, It just show a password error message. So I didn't know what's wrong whether email or password.To Reproduce
Steps to reproduce the behavior:
signIn
button,Expected behavior
A clear and concise description of what you expected to happen.
When I write a wrong email address, It should give me a email error feedback.
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop (please complete the following information):
Smartphone (please complete the following information):
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: