Hello all, I have a question to signup flow and er...
# talk-kratos
k
Hello all, I have a question to signup flow and error messages returned by ory. In case of an incorrect password (too short, pwned etc), kratos nicely pins the error to the password field. (This allows for focusing into the wrong field i the slef-made U component). In case of a taken email, all we get is a generic error message
An account with the same identifier (email, phone, username, ...) exists already
Is it possiible that kratos pins the error to the email field, like in the case of the password field?