Just TimJ
Convex Community10mo ago
3 replies
Just Tim

Google oauth broken - tried to set up custom domain

Steps I took from https://labs.convex.dev/auth/advanced and https://docs.convex.dev/production/hosting/custom:

Set up custom domain for actions in settings.
Set up CUSTOM_AUTH_SITE_URL in preoduction settings env variables
Changed the Authorized redirect URIs in google developer console

When I click the google auth button Im being redirected to my custom domain I set up (https://convex.launchforge.com/api/auth/signin/google?code=... ) but get:
This page isn’t working
convex.launchforge.com redirected you too many times.

Try deleting your cookies.
ERR_TOO_MANY_REDIRECTS


(I tried deleting my cookies)
Screenshot_2025-04-08_at_12.18.21_PM.png
Authentication library for your Convex backend
Was this page helpful?