dynoidtest

package
v0.2.0 Latest Latest
Warning

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

Go to latest
Published: Mar 15, 2024 License: BSD-3-Clause Imports: 12 Imported by: 0

Documentation

Index

Constants

View Source
const (
	Audience   = "heroku"
	IssuerHost = "heroku.local"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type Issuer

type Issuer struct {
	// contains filtered or unexported fields
}

func New

func New() (*Issuer, error)

func NewWithContext added in v0.2.0

func NewWithContext(ctx context.Context) (context.Context, *Issuer, error)

func (*Issuer) GenerateIDToken

func (iss *Issuer) GenerateIDToken(clientID string) (string, error)

func (*Issuer) HTTPClient

func (iss *Issuer) HTTPClient() *http.Client

Jump to

Keyboard shortcuts

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