Skip to main content

auth0-python

A minimal Auth0 Python Pulumi program

Get started

Create a new project from this template with the Pulumi CLI:
Terminal window
mkdir my-project && cd my-project
pulumi new auth0-python

Configuration

The template prompts for these values during pulumi new; adjust them any time with pulumi config set.
KeyDescriptionDefault
auth0:clientIdsecretThe Auth0 client ID
auth0:clientSecretsecretThe Auth0 client secret
auth0:domainThe Auth0 domain

Related

The infrastructure as code platform for any cloud.