Fb Login W/ React Native + Aws Cognito
I am trying to use the react native FBDSK Wrapper library along with the AWS cognito javascript library (recently switched react native support over to the js library) I am able to
Solution 1:
after you prepare the AWS.config.credentials =, you need to call AWS.config.credentials.get(()....)
Post a Comment for "Fb Login W/ React Native + Aws Cognito"