Universal Login shows error message below the password field when Pre User Registration Hook throws PreUserRegistrationError exception.
https://auth0.com/docs/customize/hooks/extensibility-points/pre-user-registration#sample-script-customize-the-error-message-and-language-for-user-messages
But some usecase, it is ideal show error message below another field.
(for example, email address validation by Pre User Registration Hook)
Is it possible?
Resource Owner Password Flow may be available but I want to use Universal Login as far as possible to reduce implementation cost.
1 Like
It doesn’t look like anyone from Auth0 replied to this issue. Did you ever hear back @musou1500 or find any other solution?
Hello! unfortunately, I couldn’t find any solutions
1 Like
@lihua.zhang Are you able to look into this? My team is also running into a similar issue where failures on the email show up as failures on the password field. It would be clearer if we could associate the error with the proper field. Thanks