K
Kinde2mo ago
centauro

[Bypass] Custom sign-up and sign-in pages

I’m trying to implement the bypass according to the documentation: https://docs.kinde.com/authenticate/custom-configurations/custom-authentication-pages/#custom-sign-in-for-social-authentication Image 1 shows my custom login page. I want the "Continue with Google" button to redirect me directly to Google. However, it first redirects me to the Kinde (Image 2) view and then to Google. What am I doing wrong? Note: The bypass is already activated. I appreciate your help.
Kinde docs
Custom sign-up and sign-in pages
Our developer tools provide everything you need to get started with Kinde.
No description
No description
3 Replies
IkiTg07
IkiTg072mo ago
Make sure you pass your google connectionId correctly. This is how do it in my apps :
/api/auth/register?org_code=${KINDE_CLIENT_ORG}&connection_id=${GOOGLE_ID}
/api/auth/register?org_code=${KINDE_CLIENT_ORG}&connection_id=${GOOGLE_ID}
centauro
centauro2mo ago
Thank you very much, it was the connection id, when it is an incorrect connection id, kinde redirects to its authentication page.
IkiTg07
IkiTg072mo ago
Awesome ! Don't hesitate if you've got another issue
Want results from more Discord servers?
Add your server