package
0.0.0-20210525201852-66ff4a7db9f1
Repository: https://github.com/fanatic/go-githubapp.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
ForceTLS determines if generated URLs always use HTTPS.
No description provided by the author
NewHandler returns an http.Hander that implements the 3-leg OAuth2 flow on a single endpoint.
OnError sets the error callback.
OnLogin sets the login callback.
WithStore sets the StateStore used to create and verify OAuth2 states.
# Constants
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
# Structs
Login contains information about the result of a successful auth flow.
No description provided by the author
# Interfaces
StateStore generates and verifies the state parameter for OAuth2 flows.
# Type aliases
No description provided by the author
No description provided by the author
LoginError is an error returned as a parameter by the OAuth provider.
No description provided by the author