//
pkg.gl
Category
github.com/codefresh-io/argo-cd
util
jwt
package
0.12.3
Repository:
https://github.com/codefresh-io/argo-cd.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
0
Files
56 SLOC
#
Functions
GetField
GetField extracts a field from the claims as a string.
GetGroups
GetGroups extracts the groups from a claims.
GetIssuedAt
GetIssuedAt returns the issued at as an int64.
MapClaims
MapClaims converts a jwt.Claims to a MapClaims.