I'm trying to enable Google Login inside my app, but I don't see a section to add a redirect URI to my Android Google Oauth 2.0 Client ID.
I'm getting the following error when using expo go React Native app and Google login -
You can’t sign in because testapp sent an invalid request.
How can I add authorized redirect URIs to Android client ids to the Google console?