initial import
5 files changed
tree: c29dddf1720d8361bae298811f9740e4c11d4dab
  1. googledevice/
  2. doc.go
  3. doc_test.go
  4. main.go
  5. README.md
README.md

Golang OAuth2.0 for Devices

This package implements a small shim atop https://github.com/golang/oauth2 to support Google's OAuth2.0 flow for devices.

See the documentation for more details.