Hello! I develop a Login page and need some help with errors on the login page.
I want to know if I can get different messages with specific reasons for errors like
Wrong password
or
There's no account for this email
Because now, when I type the wrong email and right password I get an error
Incorrect email or password.
But when I type the right email and wrong password I get the same error.
I am using the same ~/customers/login form that’s the default Shopify 2.0
Thanks!