auth0

package
v0.1.11 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2021 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Settings

type Settings struct {
	Environment            string
	Domain                 string
	Audience               string
	ClientID               string
	RedirectURL            string
	LogoutURL              string
	AuthorizationURL       string
	DeviceAuthorizationURL string
	TokenURL               string
	UserInfoURL            string
	OpenIDConfiguration    string
	JWKS                   string
}

func GetSettings

func GetSettings(env string) *Settings

Directories

Path Synopsis
Package pkce implements the OAuth PKCE Authorization Flow for client applications by starting a server at localhost to receive the web redirect after the user has authorized the application.
Package pkce implements the OAuth PKCE Authorization Flow for client applications by starting a server at localhost to receive the web redirect after the user has authorized the application.

Jump to

Keyboard shortcuts

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