Categorygithub.com/wego/pkg/http/jwt
modulepackage
0.1.1
Repository: https://github.com/wego/pkg.git
Documentation: pkg.go.dev

# Functions

GetJWTToken verify and return jwt token from http request, only accept bearer header.
GetUserEmail return email private claim from jwt token in the http request.
Init initializes the package with - JWKS URL for getting JWKS.