isotoma / react-cognito

Library for integrating Facebook React and Amazon Cognito
Apache License 2.0
116 stars 48 forks source link

adding attributes to force password change state response #44

Open darrencaprani opened 6 years ago

darrencaprani commented 6 years ago

I created an app using react-cognito. The profiles were created by an admin, once created the user needed to update the password. I needed the action and helper to pass these attributes to the state so I could access it from the front end. This way I can maintain the attributes during the Password reset.