Expo Google sign in invalid callback URL: {"data": null, "error": {"code": "INVALID_CALLBACKURL", "m
I'm doing a React Native+Expo frontend and express backend mobile app. I want to add the google Oauth sign in. However it's not taking me to the google page for the sign in.
In this case, how to set up the better auth for expo?
Frontend:
In this case, how to set up the better auth for expo?
Frontend: