Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GithubCallbackHandler ¶
func GithubCallbackHandler(w http.ResponseWriter, r *http.Request)
GithubCallbackHandler performs retrieval of github user data after successful login
func GithubLoginHandler ¶
func GithubLoginHandler(w http.ResponseWriter, r *http.Request)
GithubLoginHandler handles login request `/login/github/` for Github auth provider
func LoggedinHandler ¶
func LoggedinHandler(w http.ResponseWriter, r *http.Request, githubAccessToken string)
LoggedinHandler handles callback request
func RootHandler ¶
func RootHandler(w http.ResponseWriter, r *http.Request)
RootHandler handles `/` request
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.