Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
DefaultClaims = jwt.StandardClaims{Issuer: "gitlab-workhorse"}
)
Functions ¶
func Bytes ¶
Lazy access to the HMAC secret key. We must be lazy because if the key is not already there, it will be generated by gitlab-rails, and gitlab-rails is slow.
func JWTTokenString ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.