Hello, I've followed the documentation that exists for the supabase google auth integration to the best of my ability and seem to have hit a wall, especially given there is NO external resources online other than the docs for this, strangely. This is the main documentation for this:https://supabase.com/docs/guides/auth/social-login/auth-google?queryGroups=platform&platform=react-native&queryGroups=framework&framework=sveltekit I have already created the google cloud project and set up everything I have already activated google sign in in the auth dashboard and passed a client id I have NOT passed a secret - This does not appear in the google cloud platform if you create a client of type iOS I have selected to Skip nonce checks I have installed and configured the @react-native-google-signin/google-signin node package and created a new dev build with it (EAS) I have configured the provider in the supabase/config.toml And I have used the exact function provided at the end of the documentation for expo react native and added logs for the errors and when I press the button it just gives me the error console for "some other error happened" I feel like giving up on google auth entirely and sticking with apple - which was so much easier
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.