config

package
v2.24.3 Latest Latest
Warning

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

Go to latest
Published: Sep 20, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetApiToken added in v2.7.0

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 `client_id` + `client_secret`. If both are specified, `api_token` will be used over `client_id` + `client_secret` fields.

func GetAudience added in v2.14.0

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