Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Request ¶
Request attempts to extract authentication information from a request and returns information about the current user and true if successful, false if not successful, or an error if the token could not be checked.
type RequestFunc ¶
RequestFunc is a function that implements the Request interface.
func (RequestFunc) AuthenticateRequest ¶
AuthenticateRequest implements authenticator.Request.
Click to show internal directories.
Click to hide internal directories.