# Functions
AuthGithubCallbackHandler for handling oauth access response from Github any errors here should return a redirect back to the apps login form to display the error.
AuthGithubHandler for requesting oauth access from Github.
HealthzHandler for health check requests.
RootHandler redirects to Javascript app.
UIHandler for requests to Javascript app.