tree: 28b65bfe1bbabecb8a4a17f6cbc097197e9a2545 [path history] [tgz]
  1. googledevice/
  2. doc.go
  3. doc_test.go
  4. LICENSE.md
  5. oauth2device.go
  6. 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.