Hey there!
How do I get the users Facebook Access Token after signing in to Facebook through the Facebook plugin?
I have a hard time figuring out how I can let the user sign up a new account with Facebook and then let the User/Client use API calls to MongoDB Realm with its implemented Facebook authentication.
So I thought I could maybe use the Access Token which I send to MongoDB Realm via API call.