This use case requires all your users to agree to a new terms of service form before allowing them access to your application. It will be displayed to the users who have not yet accepted it.
The template consists of:
- A form to display the new terms and conditions, with a legal field to accept them.
- A flow that will check the session token and update the app metadata in Auth0.
To configure it you will only need:
- An active Auth0 account to authenticate users with this action.