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

Use Authenticator to 'Update password' -sequence for signedIn user #150

Open
1 task done
pmellaaho opened this issue May 7, 2024 · 1 comment
Open
1 task done
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

https://docs.amplify.aws/android/build-a-backend/auth/manage-users/manage-passwords/#update-password

Please describe your feature-request in detail.

I know it's possible to use the Amplify Auth library to update the user's password but it would be great if we could use the Authenticator to do it also. One argument for this request is that since password rules are defined in amplifyconfiguration.json and those rules are validated by Authenticator in e.g. SignUp, it would make sense to use Authenticator also for 'Update password' case.

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 May 7, 2024
@yuhengshs yuhengshs added feature-request New feature or request authenticator This issue relates to the Authenticator component and removed pending-triage Issue is pending triage labels May 7, 2024
@tylerjroach
Copy link
Member

Thank you for your suggestion. We will review this with the team!

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

3 participants