jwks

package
v0.30.113 Latest Latest
Warning

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

Go to latest
Published: Apr 25, 2024 License: MIT Imports: 9 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Feature

func Feature(config ...func(*Installer)) setup.Feature

Types

type Installer

type Installer struct{}

Installer enables core api support.

func (*Installer) Install

func (i *Installer) Install(b *setup.Builder) error

type KeySet

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

KeySet manages JWKS (Json Web Key Set) using keyfunc module.

func (*KeySet) At

func (f *KeySet) At(
	jwksURI string,
) *promise.Promise[jwt.Keyfunc]

func (*KeySet) From

func (f *KeySet) From(
	jwksJSON json.RawMessage,
) (jwt.Keyfunc, error)

Jump to

Keyboard shortcuts

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