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

Add AttributesRequireVerificationBeforeUpdate to CLI #11145

Closed
1 of 2 tasks
jasondavis87 opened this issue Oct 10, 2022 · 2 comments
Closed
1 of 2 tasks

Add AttributesRequireVerificationBeforeUpdate to CLI #11145

jasondavis87 opened this issue Oct 10, 2022 · 2 comments
Labels
auth Issues tied to the auth category of the CLI feature-request Request a new feature

Comments

@jasondavis87
Copy link

Is this feature request related to a new or existing Amplify category?

No response

Is this related to another service?

Auth

Describe the feature you'd like to request

I'd like to be able to add the option for users to verify their email before Cognito changes it, i.e. this: AttributesRequireVerificationBeforeUpdate

Describe the solution you'd like

I'd like an option in the CLI whilst setting up AUTH or updating AUTH that asks the user something like: "Would you like updates to emails/phone numbers to reflect immediately or upon email/phone verification?

Describe alternatives you've considered

N/A

Additional context

This is an option already in Cognito docs: https://docs.aws.amazon.com/AWSJavaScriptSDK/latest/AWS/CognitoIdentityServiceProvider.html#adminUpdateUserAttributes-property

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request

Would this feature include a breaking change?

  • ⚠️ This feature might incur a breaking change
@josefaidt josefaidt added auth Issues tied to the auth category of the CLI feature-request Request a new feature labels Oct 10, 2022
@akshbhu
Copy link
Contributor

akshbhu commented Oct 10, 2022

This feature will be automatically enabled for existing / new projects with next release.
here is the merged PR : #10773

@jasondavis87
Copy link
Author

Thank You!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auth Issues tied to the auth category of the CLI feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

3 participants