Skip to content

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

Open
@pmellaaho

Description

@pmellaaho

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    authenticatorThis issue relates to the Authenticator componentfeature-requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions