Add Terms and Conditions (or Terms of Service) to the Signup Screen

Overview

This article details how a checkbox and a link for Terms and Conditions or Terms of Service can be presented on the sign-up screen.

Cause

Solution

  1. Forms for Actions:
  1. Custom Signup/Login Prompts
  • Caveat: Custom Signup/Login Prompts won’t be a solution if the user is signing up or logging in with Social/Enterprise SSO because there is no distinction between a sign-up and a login. Actions cannot receive the value from the custom input fields in such a case.

  1. Redirecting Actions

NOTE: Some outdated documentation (official docs and community posts) refers to Rules or old libraries such as Auth0.js/Lock. They are not recommended anymore.

1 Like