Google oauth broken - tried to set up custom domain
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)

