package
1.80.0
Repository: https://github.com/markbates/goth.git
Documentation: pkg.go.dev

# Functions

New creates a new Github provider, and sets up important connection details.
NewCustomisedURL is similar to New(...) but can be used to set custom URLs to connect to.

# Variables

These vars define the Authentication, Token, and API URLS for GitHub.
These vars define the Authentication, Token, and API URLS for GitHub.
ErrNoVerifiedGitHubPrimaryEmail user doesn't have verified primary email on GitHub.
These vars define the Authentication, Token, and API URLS for GitHub.
These vars define the Authentication, Token, and API URLS for GitHub.

# Structs

Provider is the implementation of `goth.Provider` for accessing Github.
Session stores data during the auth process with GitHub.