package
1.0.0
Repository: https://github.com/go-gitea/lgtm.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author

# Functions

Hook is the handler for hook pages.
Index is the handler for index pages.
Login attempts to authorize a user via GitHub oauth2.
LoginToken authenticates a user with their GitHub token and returns an LGTM API token in the response.
Logout terminates the session for the currently authenticated user, deleting all session cookies, and redirecting back to the main page.