Now I'll add the password visibility toggle with an eye icon. I'll update the login page to include state for showing/hiding the password and add the eye icon button:
Now I'll replace the password field section with the new one that includes the eye icon toggle:
I've added the password visibility toggle with an eye icon to the login page. The changes include:
The eye icon is now fully functional - clicking it will toggle between showing and hiding the password text. The icon changes color on hover and respects the disabled state during login submission.
in login screnn please replace user email to phone number
{
"phone": "2222222222",
"password": "Admin123"
}
i need to send response as these tow details phone and password after login token need to generate
https://bi-marketing-service-web-admin-backend-ofhf.onrender.com this is the base URL
{{baseURL}}/api/accounts/login/
need to integrate these api in login post api to get token