Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTokenExpired = errors.New("token expired") ErrInvalidToken = errors.New("invalid token") )
Functions ¶
func NewBearerToken ¶
NewBearerToken generates a new bearer token
func ValidateToken ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.