Documentation ¶
Index ¶
Constants ¶
View Source
const ( TokenType = "JWT" TokenAlg = "ES256" )
Variables ¶
Functions ¶
func GenerateToken ¶
func GenerateToken(key *ecdsa.PrivateKey, claims Claims) (string, error)
Types ¶
Click to show internal directories.
Click to hide internal directories.