jwks

package
v0.30.44 Latest Latest
Warning

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

Go to latest
Published: Nov 15, 2023 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)) miruken.Feature

Types

type Installer

type Installer struct{}

Installer enables core api support.

func (*Installer) Install

func (v *Installer) Install(setup *miruken.SetupBuilder) 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