This release is a pre-release and may not be stable for production use.
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/v3
.NET
To use from .NET, install using dotnet add package:
$ dotnet add package Pulumi.Auth0
Configuration
The following configuration points are available:
auth0:apiToken- (Optional) Your Auth0 management api access token. It can also be sourced from theAUTH0_API_TOKENenvironment variable. It can be used instead ofauth0:clientId+auth0:clientSecret. If both are specified,auth0:apiTokenwill be used overauth0:clientId+auth0:clientSecretfields.auth0:audience- (Optional) Your Auth0 audience when using a custom domain. It can also be sourced from theAUTH0_AUDIENCEenvironment variable.auth0:clientId- (Optional) Your Auth0 client ID. It can also be sourced from theAUTH0_CLIENT_IDenvironment variable.auth0:clientSecret- (Optional) Your Auth0 client secret. It can also be sourced from theAUTH0_CLIENT_SECRETenvironment variable.auth0:debug- (Optional) Indicates whether to turn on debug mode.auth0:domain- (Required) Your Auth0 domain name. It can also be sourced from theAUTH0_DOMAINenvironment variable.
Reference
For further information, please visit the Auth0 provider docs or for detailed reference documentation, please visit the API docs.
Release files for pulumi-auth0 3.55.0a1790227023
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pulumi_auth0-3.55.0a1790227023.tar.gz | 494.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pulumi_auth0-3.55.0a1790227023-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 1.1 MB
Release files / pulumi_auth0-3.55.0a1790227023.tar.gz
| Download URL | pulumi_auth0-3.55.0a1790227023.tar.gz |
|---|---|
| Size | 494.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a57f985f24a19c6535a88aab2eafcdee313438038c8cfaf668dc5ea12ab8fac0
|
|
BLAKE2b-256 checksum How to use checksums |
03279f4545ca7a9f66af0b728190d7a5d65221ef97682f8b9722c674c03ee34b
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|
Release files / pulumi_auth0-3.55.0a1790227023-py3-none-any.whl
| Download URL | pulumi_auth0-3.55.0a1790227023-py3-none-any.whl |
|---|---|
| Size | 650.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
995c3e71b8620e674bc0c24371d516eac2b55d763d32f5e380abf6e07114679b
|
|
BLAKE2b-256 checksum How to use checksums |
f453f8fbe4131560b3682809a6bff1081b8919de156bfb225ff8bb7ec7425989
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.11.15
|