//
pkg.gl
Category
github.com/kanopy-platform/grafana-auth-proxy
internal
jwt
package
0.2.0
Repository:
https://github.com/kanopy-platform/grafana-auth-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
42 SLOC
#
Functions
NewTestJWTWithClaims
No description provided by the author
TokenClaims
TokenClaims returns Claims from a jwt token in raw base64 format.
#
Structs
Claims
Claims is a wrapper of jwt.Claims with added attributes.