//
pkg.gl
Category
github.com/pineappleworkshop/lib
module
package
0.0.7
Repository:
https://github.com/pineappleworkshop/lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
7
Dependents
0
Files
170 SLOC
#
Functions
CustomJWTWithConfig
customJWTmiddleware to source secrets in the product context.
#
Constants
AlgorithmHS256
Algorithms.
#
Variables
DefaultCustomJWTConfig
DefaultJWTConfig is the default JWT auth middleware config.
ErrJWTMissing
Errors.
#
Structs
CustomJWTConfig
types for jwtCustomMiddleware.
#
Type aliases
JWTErrorHandler
types for jwtCustomMiddleware.
JWTSuccessHandler
types for jwtCustomMiddleware.