Categorygithub.com/Megaputer/go_oauth_phabricator
repository
2.0.2
Repository: https://github.com/megaputer/go_oauth_phabricator.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

go_oauth_phabricator

Client for OAuth2 Phabricator in Golang

Go Reference

Installation and Usage

Install

go get -v github.com/Megaputer/go_oauth_phabricator

Usage

go run cmd/example/main.go 'code_value'

Example

Example