3.3.1 • Published 8 days ago

@pulumi/auth0 v3.3.1

Weekly downloads
1,285
License
Apache-2.0
Repository
github
Last release
8 days ago

Auth0 Resource Provider

The Auth0 Resource Provider lets you manage Auth0 resources.

Installing

This package is available in many languages in the standard packaging formats.

Node.js (Java/TypeScript)

To use from JavaScript or TypeScript in Node.js, install using either npm:

$ npm install @pulumi/auth0

or yarn:

$ yarn add @pulumi/auth0

Python

To use from Python, install using pip:

$ pip install pulumi_auth0

Go

To use from Go, use go get to grab the latest version of the library

$ go get github.com/pulumi/pulumi-auth0/sdk/go/...

Configuration

The following configuration points are available:

  • auth0:domain - (Required) Your Auth0 domain name. It can also be sourced from the AUTH0_DOMAIN environment variable.
  • auth0:client_id - (Required) Your Auth0 client ID. It can also be sourced from the AUTH0_CLIENT_ID environment variable.
  • auth0:client_secret - (Required) Your Auth0 client secret. It can also be sourced from the AUTH0_CLIENT_SECRET environment variable.
  • auth0:debug - (Optional) Indicates whether or not to turn on debug mode.

Reference

For detailed reference documentation, please visit the API docs.

3.3.1

2 months ago

3.3.0

2 months ago

3.1.2

4 months ago

3.1.1

4 months ago

3.1.0

5 months ago

3.0.0

7 months ago

2.24.1

8 months ago

2.24.0

8 months ago

2.24.3

8 months ago

2.24.2

8 months ago

2.23.0

10 months ago

2.22.0

10 months ago

2.19.0

1 year ago

2.21.0

12 months ago

2.20.0

12 months ago

2.18.0

1 year ago

2.17.0

1 year ago

2.17.1

1 year ago

2.16.0

1 year ago

2.15.0

1 year ago

2.14.0

2 years ago

2.13.0

2 years ago

2.11.0

2 years ago

2.10.0

2 years ago

2.12.0

2 years ago

2.9.0

2 years ago

2.8.0

2 years ago

2.4.0

2 years ago

2.6.0

2 years ago

2.5.0

2 years ago

2.7.0

2 years ago

2.3.0

2 years ago

2.3.2

2 years ago

2.3.1

2 years ago

2.2.0

3 years ago

2.1.0

3 years ago

2.0.0

3 years ago

1.11.0

3 years ago

1.10.0

3 years ago

1.9.1

3 years ago

1.9.0

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.7.0

3 years ago

1.6.0

3 years ago

1.5.2

3 years ago

1.5.1

3 years ago

1.5.0

3 years ago

1.4.0

3 years ago

1.3.0

4 years ago

1.2.0

4 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago