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?

質問済み 1年前63ビュー
回答なし

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ