Release 0.6.0
Added
- PR#40 added support for
Metadata Server Authso that you can obtain oauth tokens when running inside GCP. Thanks @boulos! - PR#42 resolved #39 by adding support for the same default credentials flow as the the Go oauth2 implementation for Google oauth. This included adding support for
EndUserCredentials. Thanks @boulos!