[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.
3 Replies
Make sure you pass your google connectionId correctly. This is how do it in my apps :
Thank you very much, it was the connection id, when it is an incorrect connection id, kinde redirects to its authentication page.
Awesome ! Don't hesitate if you've got another issue