Skip to content

Bash CLI for Auth0 New Universal Login Page (ULP) templates API.

Notifications You must be signed in to change notification settings

elsheraey/auth0-ulp-bash-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

auth0-ulp-bash-cli

ulp.sh is a bash CLI that allows you to manage Auth0 New Universal Login Page templates API.

Prerequisites

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.

Configuration

The script supports reading the Auth0 Management API token and template endpoint from a config file.

Please refer to ulp.config for more information.

Usage

Simply run the script with bash ./ulp.sh.

About

Bash CLI for Auth0 New Universal Login Page (ULP) templates API.

Resources

Stars

Watchers

Forks