jwt

package
v0.2.7 Latest Latest
Warning

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

Go to latest
Published: Jul 27, 2022 License: Apache-2.0 Imports: 13 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New

func New(jwtValidator func(ctx context.Context, rawString string) (*jwt.Claims, error)) codec.Valuer

New creates a jwt claim validator

Types

type Authenticator

type Authenticator interface {
	Auth(next http.HandlerFunc) http.HandlerFunc
}

func Init

func Init(config *gateway.Config, embedFs *embed.FS) (Authenticator, error)

type Provider

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

func (*Provider) Value

func (s *Provider) Value(ctx context.Context, raw interface{}, options ...interface{}) (interface{}, error)

Jump to

Keyboard shortcuts

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