Introduction
Motto offers the ability to enhance your video protection by requiring users to sign in before they can access your content. This feature is known as a registration wall.Get Started
You can get started using the Motto Studio, which we recommend for non-technical users. Alternatively, you may get started by using the Motto API.Via the Studio
Via the Studio
To enable a registration wall, first navigate to the “Settings” section in the Motto Studio, and select the “Video protection” tab.
Here you can create a new ruleset by clicking the “New ruleset” button, or edit an existing ruleset if you are
already applying other protection measures to the same content.In the creation form, you can check the option to enable “require authentication”
Via the API
Via the API
To enable a registration wall, you must create a video protection ruleset
with the
require_authentication
property set to true
.Before enabling a registration wall, ensure that you have a way to authenticate users. This can be done through a third-party service, or by using Motto’s user management features.