github-auth

module
v0.0.0-...-be01799 Latest Latest
Warning

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

Go to latest
Published: Dec 9, 2014 License: MIT

README

github-auth

GitHub authentication library for golang.

Documentation: GoDoc
Build Status: Circle CI

Usage

scopes  := []string{"repo", "public_repo", "read:org"}
appName := "YourAppName"
client := client.CreateClient(appName, scopes)

If appName is "awesomeapp", this library will make ~/.awesomeapp.conf to store "Personal access token".

Also, your "Personal access token" that appears in Applications page will be named "awesomeapp".

License

github-auth is available under the MIT license. See the LICENSE file for more info.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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