//
pkg.gl
Category
github.com/andrei828/go-service-suite
pkg
auth
middleware
package
0.0.0-20240811151111-eca8d62fccc7
Repository:
https://github.com/andrei828/go-service-suite.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
0
Files
73 SLOC
#
Functions
EnsureValidToken
EnsureValidToken is a middleware that will check the validity of our JWT.
#
Structs
CustomClaims
CustomClaims contains custom data we want from the token.