-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
None
-
Affects Version/s: None
-
Component/s: None
Goals
Facebook Authentication using v10 of Realm
Expected Results
To successfully login to my realm app using Facebook Authentication
Actual Results
I got an error with the message expected either accessToken, id_token or authCode in payload
Steps to Reproduce
Use react-native-fbsdk to login and get accesstoken.
Pass in access token to Credentials.facebook() to get credential.
Pass in credential to myRealmAppInstance.logIn()
Version of Realm and Tooling
- Realm JS SDK Version: 10.0.0-beta.9
- Node or React Native: 0.62.2