github

package
v0.0.0-...-299b926 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 14, 2018 License: MIT Imports: 3 Imported by: 1

Documentation

Index

Constants

View Source
const ProfilesURL = "https://api.github.com/user"

Variables

View Source
var AuthConfig = &oauth2.Config{
	ClientID: os.Getenv("GITHUB_CLIENT_ID"),

	ClientSecret: os.Getenv("GITHUB_CLIENT_SECRET"),

	RedirectURL: os.Getenv("GITHUB_REDIRECT_URL"),

	Endpoint: github.Endpoint,

	Scopes: []string{},
}

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL