Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ParseToken ¶
func ParseToken(tokenString string, secret string, dest JwtStoreValue) error
Types ¶
type JwtStoreValue ¶
type TokenResponse ¶
func GenerateToken ¶
func GenerateToken(secret string, tokenTTL time.Duration, value JwtStoreValue) (*TokenResponse, error)
Click to show internal directories.
Click to hide internal directories.