Expo + FirebaseAuthentication (with Twitter) doesn't work by error
I want to construct FirebaseAuthentication with Twitter using Expo.
But an error that the request token is invalid occurred.
Running the server-side program with my PC and Expo(client) side program with Expo app on my iPhone.
(* is each token and so on)
Se...