davide.debernardi
04/11/2024, 7:11 AM16.6.8
with core 7.x
.
The issue I am facing is that web is working fine, but when trying to login with Google from an iOS client, google is returning 401
with unauthorized_client
.
I was reading the docs at the bottom of this message, but I have the following questions:
1. do I need to provide separate client configurations?
2. can I provide separate client configurations for all social login providers?
3. I see there is a parameter called clientType
, is it just an arbitrary string?
Thanks in advance for supporting!
https://supertokens.com/docs/thirdpartypasswordless/custom-ui/thirdparty-login#social--sso-login-for-both-web-and-mobile-appsrp_st
04/11/2024, 7:26 AMdavide.debernardi
04/11/2024, 7:27 AMrp_st
04/11/2024, 7:27 AMrp_st
04/11/2024, 7:27 AMrp_st
04/11/2024, 7:28 AMrp_st
04/11/2024, 7:28 AMdavide.debernardi
04/11/2024, 7:32 AMSocial / SSO login for both, web and mobile apps
.rp_st
04/11/2024, 7:34 AMrp_st
04/11/2024, 7:34 AMrp_st
04/11/2024, 7:34 AMrp_st
04/11/2024, 7:34 AMdavide.debernardi
04/11/2024, 7:36 AMdavide.debernardi
04/11/2024, 7:37 AMrp_st
04/11/2024, 7:37 AMrp_st
04/11/2024, 7:38 AMrp_st
04/11/2024, 7:38 AMdavide.debernardi
04/11/2024, 7:41 AMrp_st
04/11/2024, 7:42 AMdavide.debernardi
04/11/2024, 7:43 AM