repositorypackage
0.0.0-20180206031421-ca2db6b85336
Repository: https://github.com/asjoyner/googoauth.git
Documentation: pkg.go.dev
# README
googoauth
Google OAuth helper library
So, you want to make an OAuth connection to Google?
This library encapsulates the wisdom of having done it for a few applications. It attempts to provide as simple an interface as possible for quick command-line applications that need to persist credentials via OAuth.
For a simple example usage, see https://github.com/asjoyner/add_alias