config

package
v0.0.1-rc.2 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2024 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

View Source
const PluginName = "auth0"

Variables

This section is empty.

Functions

This section is empty.

Types

type Auth0Connection

type Auth0Connection struct {
	ClientId     *string `json:"client_id" hcl:"client_id"`
	ClientSecret *string `json:"client_secret" hcl:"client_secret"`
	ApiToken     *string `json:"api_token" hcl:"api_token"`
}

func (*Auth0Connection) Identifier

func (c *Auth0Connection) Identifier() string

func (*Auth0Connection) Validate

func (c *Auth0Connection) Validate() error

Jump to

Keyboard shortcuts

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