peburrows / goth

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

Add example for multiple credentials #106

Closed superruzafa closed 2 years ago

superruzafa commented 3 years ago

Hi.

I recently needed to work in a project using more than one credentials at the same time and I have to figure out how to configure goth to work with more than one credentials.

Once it's working I'd like to add an example to the README.md about how to do it.

Thanks.

wojtekmach commented 2 years ago

Thank you!