ulp.sh is a bash CLI that allows you to manage Auth0 New Universal Login Page templates API.
Before using ulp.sh
, you must have the following:
- Auth0 account.
- Auth0 Management API token with the necessary permissions for template management.
curl
installed on your system.
The script supports reading the Auth0 Management API token and template endpoint from a config file.
Please refer to ulp.config for more information.
Simply run the script with bash ./ulp.sh
.