Hey, @rp_st is there any way to implement 1a flow for google auth like shown for apple in herehttps://supertokens.com/docs/thirdpartyemailpassword/custom-ui/thirdparty-login
r
rp_st
05/09/2023, 8:52 AM
hey @error404404404 i don't think i understood your question. Can you rephrase?
e
error404404404
05/09/2023, 8:54 AM
Yep, sorry, I mean mobile version with react native, we can use only flow 2 or there is a way to implement 1a flow for google?
r
rp_st
05/09/2023, 8:54 AM
only flow 2
e
error404404404
05/09/2023, 8:54 AM
So we need to handle google callbacks manually, correct?
r
rp_st
05/09/2023, 8:55 AM
not really. For mobile apps, there is no callback
rp_st
05/09/2023, 8:55 AM
We have docs for sign in with google and apple for mobile app