Make sure to close the body

Change-Id: Idab0ebad1f5f10b0a40a9a6f3663d74a5a9f8e1c
1 file changed
tree: 41835c74bbac1a35c588637463c8feef295f6703
  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.