Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

the confirm password field should not be mandatory in SignUp #166

Open
1 task done
pmellaaho opened this issue Jul 9, 2024 · 1 comment
Open
1 task done

the confirm password field should not be mandatory in SignUp #166

pmellaaho opened this issue Jul 9, 2024 · 1 comment
Labels
authenticator This issue relates to the Authenticator component feature-request New feature or request

Comments

@pmellaaho
Copy link

Before opening, please confirm:

Which UI component is this feature-request for?

Authenticator

Please include any relevant guides or documentation you're referencing

No response

Please describe your feature-request in detail.

The confirmPassword is currently mandatory part of the SignUp i.e. even if one would use the SignUpFormBuilder without calling confirmPassword() it's still required. The same applies also when signUpForm is not used at all.

Initialization steps (if applicable)

No response

Code Snippet

// Put your code below this line.

amplifyconfiguration.json

No response

Additional information and screenshots

No response

@github-actions github-actions bot added the pending-triage Issue is pending triage label Jul 9, 2024
@mattcreaser mattcreaser added feature-request New feature or request authenticator This issue relates to the Authenticator component labels Jul 9, 2024
@github-actions github-actions bot removed the pending-triage Issue is pending triage label Jul 9, 2024
@mattcreaser
Copy link
Member

Thanks for the suggestion @pmellaaho. It seems reasonable that we should make this configurable.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
authenticator This issue relates to the Authenticator component feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants