google-auth-library-ruby/spec/googleauth
Tim Emiola a5bb601fe3 Adds an implementation of Application Default Credentials
- supports two initial scenarios
  - 2LO with service accounts
  - Compute Engine

- performs all 3 'sniffs' for the service account credentials
  - from environment
  - from a well known file
  - from GCE
2015-02-12 16:59:08 -08:00
..
apply_auth_examples.rb Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
compute_engine_spec.rb Extract the auth library into its own project 2015-02-11 19:23:34 -08:00
get_application_default_spec.rb Adds an implementation of Application Default Credentials 2015-02-12 16:59:08 -08:00
service_account_spec.rb Adds funcs for json key from environment defaults 2015-02-12 16:19:08 -08:00
signet_spec.rb Extract the auth library into its own project 2015-02-11 19:23:34 -08:00