//
pkg.gl
Category
github.com/wego/pkg/http/jwt
module
package
0.1.1
Repository:
https://github.com/wego/pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
0
Files
58 SLOC
#
Functions
GetJWTToken
GetJWTToken verify and return jwt token from http request, only accept bearer header.
GetUserEmail
GetUserEmail return email private claim from jwt token in the http request.
Init
Init initializes the package with - JWKS URL for getting JWKS.