In social registration, is there any way to change the auth0.com that appears when registering with providers?

Problem Statement

Can I understand how to make the domain link unclickable? I am asking this because right now, when I click on it, it shows Developer Info.

Solution

At this time, the configuration of a social provider through Auth0 implies the use of a redirect URL associated with your Auth0 account, which is also under the Auth0 domain.

A recent change from Google led to the update of their OAuth-related screens to show the parent domain of the redirect URL associated with the OAuth request instead of the application name configured by the developer. This is a measure to increase security, and from the information available online, although they will allow a more customized experience in the future, this is what is available at the moment. To answer your question, at this time, there is no supported way to further customize the screens in question.