fix name of example function
1 file changed
tree: 1506072c57d8a5ff12b3e107bed4a6b6c398bce6
  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.