React Native Expo Cli Facebook Authentication – unable to exchange Response type code for access token on server API
I am creating React Native app using Expo and used its inbuilt Facebook.useAuthRequest to generate a response when a user logs in. When I create a response type of Token I am able to take this token and send it…