peburrows / goth

Elixir package for Oauth authentication via Google Cloud APIs
http://hexdocs.pm/goth
MIT License
289 stars 111 forks source link

Update config pipeline to honor most of the ADC protocol #22

Closed dazuma closed 7 years ago

dazuma commented 7 years ago

This updates the config pipeline with the following changes:

Note this does not implement the entire application default credentials spec. The piece missing is Google Cloud SDK integration.

peburrows commented 7 years ago

Awesome, this looks great, @dazuma! I'll get this merged and a new release rolled once I get a chance to pull it down and play around with it a bit.