Hi,
I successfully added a custom domain, and can sign in using email/password. I added my custom domain to my developers Google account.
My redirect uri in Google is https://{{customdomain}}.com/login/callback
But when I try to “Test Connection” in Google, it gives me an error saying the redirect URI in request is the tenant address I have (default one given by auth0). Do you know why this is? Can I change this?
Thank you so much!