# README
go_oauth_phabricator
Client for OAuth2 Phabricator in Golang
Installation and Usage
Install
go get -v github.com/Megaputer/go_oauth_phabricator
Usage
go run cmd/example/main.go 'code_value'
Example
# Packages
Package phabricator provides methods for using OAuth2 to access Phabricator.