Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AuthCallbackHandler ¶
func AuthCallbackHandler(c *oauth2.Config, state string) http.HandlerFunc
AuthCallback receives the callback from the oauth provider with the credentials
func AuthHandler ¶
func AuthHandler(c *oauth2.Config, state string) http.HandlerFunc
AuthHandler redirects to the oauth provider's credential acceptance page
func NewLogHandler ¶
NewLogHandler creates an instance of an http handler used for logging
func VersionHandler ¶
func VersionHandler() http.HandlerFunc
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.