Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidID = errors.New("ID is not in its proper form")
)
Set of error variables for handling user group errors.
Functions ¶
func Authenticate ¶
func Authenticate(a *auth.Auth) web.Middleware
Authenticate validates a JWT from the `Authorization` header.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.