Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Install ¶ added in v0.26.0
type Install struct {
// contains filtered or unexported fields
}
func NewInstallation ¶ added in v0.26.0
func (*Install) GenerateJWT ¶ added in v0.26.0
type JWTClaim ¶
type JWTClaim struct {
Issuer int64 `json:"iss"`
jwt.RegisteredClaims
}
Click to show internal directories.
Click to hide internal directories.