oidcjwk

package
v2.10.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2026 License: BSD-3-Clause Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrManagerShutdown = errors.Sentinel("oidcjwk: key set manager is shut down")

Functions

func Algorithms

func Algorithms() []string

func SupportedSigningAlgs

func SupportedSigningAlgs() []string

Types

type KeySetManager

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

func NewKeySetManager

func NewKeySetManager(ctx context.Context) *KeySetManager

func (*KeySetManager) KeySet

func (m *KeySetManager) KeySet(ctx context.Context, client *http.Client, jwksURL string) (oidc.KeySet, error)

func (*KeySetManager) Shutdown

func (m *KeySetManager) Shutdown(ctx context.Context) error

Jump to

Keyboard shortcuts

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