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