Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GenerateJWT ¶
func GenerateJWT() []byte
GenerateJWT creates a new JWT and signs it with the private key
func ValidateJWT ¶
ValidateJWT validates that the given slice is a valid JWT and the signature matches the public key
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.