Hi, I am currently having a problem with the google login.
I created a oauth client in my google dev console.
But when specifying the allowed redirect urls for this client, i can only provide authorized urls, for which i have confirmed the ownership. (couple of years ago this wasnt an requirement as far as I remember).
So the problem is, how can i confirm the ownership of https://my-tenant-here.eu.auth0.com ?
Of course there are the default options, like DNS record, html file or meta tag.
How should i proceed?
Otherwise i can’t use the google social login without a custom domain.
(i created a dev and a prod tenant, only the prod tenant has a paid sub so I can use custom domains)