💾 Archived View for godocs.io › golang.org › x › oauth2 › github captured on 2024-05-10 at 11:54:50. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2024-03-21)
-=-=-=-=-=-=-
import "golang.org/x/oauth2/github"
Package github provides constants for using OAuth2 to access Github.
var Endpoint = endpoints.GitHub
Endpoint is Github's OAuth 2.0 endpoint.