jwtmanagerfx

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Sep 5, 2023 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

Functions

func DefaultJWTVerifier

func DefaultJWTVerifier(path, method, scope string) bool

Types

type JWTIn

type JWTIn struct {
	fx.In
	Config       config.Config
	Logger       *zerolog.Logger
	TenantStorer tenant.TenantStorer
}

type JWTOut

type JWTOut struct {
	fx.Out
	JWTManager jwt.JWTConsumer
}

func ProvideJWTManager

func ProvideJWTManager(in JWTIn) (JWTOut, error)

Jump to

Keyboard shortcuts

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