Cognito Hosted UI triggers password validation for email input

0

I am using the Cognito Hosted UI to enable a user to sign up with an email and password. I have configured the pool to include password validation, but when using the host UI the password validation is triggered before the user ever focuses on the password field. I have tried to hide the validation with custom CSS but have been unsuccessful because AWS prevents adjacent CSS selectors. Upon inspecting the form, it clearly shows that the email field is calling the password validation function checkPasswordMatch() which to me is a bug. This does not happen on other fields such as family_name or given_name. Has anyone found a workaround for this?

demandé il y a un an63 vues
Aucune réponse

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions