react-native-redux-facebook
react-native-redux-facebook copied to clipboard
authToken is undefined
Hey ! Thank you for the helpfull repository ! I have this object generated when I push on the Login button on Facebook :
Object {authenticating: false, authToken: undefined, authError: "serverAuthToken is not defined", loginText: "Connexion..", actions: Object}
The authToken is undefined, Do you know why ?
Thank you !