...

Package github

import "golang.org/x/oauth2/github"
Overview
Index

Overview ▾

Package github provides constants for using OAuth2 to access Github.

Index ▾

Package files

github.go

Variables

Endpoint is Github's OAuth 2.0 endpoint.

var Endpoint = endpoints.GitHub