Documentation
¶
Index ¶
Constants ¶
View Source
const ( ISS = "account-service" KID_HEADER = "kid" PAYLOAD_CLAIM = "payload" )
Variables ¶
Functions ¶
Types ¶
type CustomClaim ¶
type CustomClaim struct { jwt.StandardClaims Payload string `json:"payload"` }
Click to show internal directories.
Click to hide internal directories.