Closed hszeto closed 7 years ago
I followed this example.
https://github.com/AirLabsTeam/react-native-aws-cognito-js/blob/master/example/app.js
I got this error in the console. "callback.newPasswordRequired is not a function"
How can I get around this?
Thanks
@hszeto This is a direct port of the official Amazon Cognito Identity SDK for JavaScript.
This should help you out:
https://github.com/aws/amazon-cognito-identity-js/issues/175
I followed this example.
https://github.com/AirLabsTeam/react-native-aws-cognito-js/blob/master/example/app.js
I got this error in the console. "callback.newPasswordRequired is not a function"
How can I get around this?
Thanks