flutter_cognito_plugin icon indicating copy to clipboard operation
flutter_cognito_plugin copied to clipboard

changePassword method usage

Open DrBanner97 opened this issue 4 years ago • 0 comments

Can the changePassword(String oldPassword, String newPassword) method be used to update a user's password when their SignInState is SignInState.NEW_PASSWORD_REQUIRED?

DrBanner97 avatar Apr 24 '21 06:04 DrBanner97