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
rp_st
07/24/2023, 2:56 PM
I think you have to create a different set of google credentials to support mobile apps. You shoulg google this
rp_st
07/24/2023, 2:56 PM
i think you used our client ID and secret - you shouldn't use those for mobile apps
rp_st
07/24/2023, 2:56 PM
so you need to make your own oauth credentials
a
aleksandrvoitko
08/04/2023, 3:42 PM
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
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).