auth0

package
v0.20.0 Latest Latest
Warning

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

Go to latest
Published: Nov 11, 2022 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Overview

Package auth0 implements OpenID Connect for auth0

https://www.pomerium.com/docs/identity-providers/auth0

Index

Constants

View Source
const (
	// Name identifies the Auth0 identity provider
	Name = "auth0"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Provider

type Provider struct {
	*pom_oidc.Provider
}

Provider is an Auth0 implementation of the Authenticator interface.

func New

func New(ctx context.Context, o *oauth.Options) (*Provider, error)

New instantiates an OpenID Connect (OIDC) provider for Auth0.

func (*Provider) Name

func (p *Provider) Name() string

Name returns the provider name.

Jump to

Keyboard shortcuts

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