tree: 41835c74bbac1a35c588637463c8feef295f6703 [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.