Make user explicitly accept privacy agreement and termand and conditions in Universal Login

Hi,
I’m currently integrating Auth0 into an ASP.NET Core website.
As we are located in Germany, users signing up for our website have to explicitly accept the privacy agreement and our terms and conditions. The universal login does this implicitly, which is not sufficient.
With the classic login I could probably roll my own form and include the appropriate checkboxes, but I’d like to know if there is any way to achieve this with the new style universal login.

1 Like

Hi @stipps,

Welcome to the Auth0 Community Forum!

The Signup page only lets users enter username / email / password, and does not offer the ability to prompt users to accept terms of service.

As stated here:

Does this answer your question?

If you would like to give us feedback on this feature please do so here.

Best,
Dan

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.