Use Authenticator to 'Update password' -sequence for signedIn user #150
Labels
authenticator
This issue relates to the Authenticator component
feature-request
New feature or request
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
The text was updated successfully, but these errors were encountered: