Hey, Im trying to setup Google auth in react-native app. Please, help me, what do I wrong ? Im catch...
a
Hey, Im trying to setup Google auth in react-native app. Please, help me, what do I wrong ? Im catching 400 error (access is blocked)
r
I think you have to create a different set of google credentials to support mobile apps. You shoulg google this
i think you used our client ID and secret - you shouldn't use those for mobile apps
so you need to make your own oauth credentials
a
Hey! Now Im backing to implementing Google auth via Supertokens. Can you help my to compose the proper POST-request, I setuped my access to Google and get idToken but can not go to 2nd step, to send idToken to your server
it has the request code you are looking for