rename main go file to match package name
1 file changed
tree: 961a57955b245911b39e0a7beb1f3c23e9747dd4
  1. googledevice/
  2. doc.go
  3. doc_test.go
  4. oauth2device.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.