Documentation
¶
Overview ¶
Package token provides functionality to generate, hash, and compare cryptographically secure tokens.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrTokenExpired is returned when the token has expired. ErrTokenExpired = errors.New("token expired") )
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.