Hello,
for my application I want users to signUp/signIn with their Google account.
Looks like that atm (ignore the FB login)
when I ckick the google signIn the following screen appeares.
Is it possible to change “weiter zu” (“continue to”) auth0.com to “continue to MyAppName.com”?
Then when I select an account I get redirected to my application and am logged in. So far so good.
But I want to add another step here. As an Example I’m attaching a screenshot from the twitter login with Google account.
Here the user has to confirm that he wants to signIn to “twitter.com”.
I also want to add this step to the login/signup process of my application.
Furthermore in the twitter example, there are two links. I also want to add these two links.
In the end it should be GDPR confirm.
Can I achieve all of that with Auth0?