//
pkg.gl
Category
github.com/aporeto-inc/trireme-lib
controller
pkg
servicetokens
package
10.358.0+incompatible
Repository:
https://github.com/aporeto-inc/trireme-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
11
Dependents
0
Files
130 SLOC
#
Functions
CreateAndSign
CreateAndSign creates a new JWT token based on the Aporeto identities.
NewVerifier
NewVerifier creates a new Aporeto JWT Verifier.
#
Structs
JWTClaims
JWTClaims is the structure of the claims we are sending on the wire.
Verifier
Verifier keeps all the structures for processing tokens.