peburrows / goth

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

Allow for disabling Goth in your config #46

Closed magnetised closed 6 years ago

magnetised commented 6 years ago

E.g. when your dev mode doesn't require access to GCS and you therefore don't have a valid service account configuration avaliable.

doughsay commented 6 years ago

Please consider merging this PR, we have this problem too. Needing a valid configuration for dev is annoying.