config

package
v3.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 14, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApiToken

func GetApiToken(ctx *pulumi.Context) string

Your Auth0 [management api access token](https://auth0.com/docs/security/tokens/access-tokens/management-api-access-tokens). It can also be sourced from the `AUTH0_API_TOKEN` environment variable. It can be used instead of `clientId` + `clientSecret`. If both are specified, `apiToken` will be used over `clientId` + `clientSecret` fields.

func GetAudience

func GetAudience(ctx *pulumi.Context) string

Your Auth0 audience when using a custom domain. It can also be sourced from the `AUTH0_AUDIENCE` environment variable.

func GetClientId

func GetClientId(ctx *pulumi.Context) string

Your Auth0 client ID. It can also be sourced from the `AUTH0_CLIENT_ID` environment variable.

func GetClientSecret

func GetClientSecret(ctx *pulumi.Context) string

Your Auth0 client secret. It can also be sourced from the `AUTH0_CLIENT_SECRET` environment variable.

func GetDebug

func GetDebug(ctx *pulumi.Context) bool

Indicates whether to turn on debug mode.

func GetDomain

func GetDomain(ctx *pulumi.Context) string

Your Auth0 domain name. It can also be sourced from the `AUTH0_DOMAIN` environment variable.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL