Commit Graph

  • c48221bcd9 change some code to let ruby 2.1.2 can use no problem master chiu 2021-01-23 21:10:41 +0800
  • cd9b0126d3
    fix: Retry fetch_access_token when GCE metadata server returns unexpected errors Spring_MT 2020-11-10 13:33:01 +0900
  • 93b9380ee5
    docs: Fix some class references in Google::Auth::WebUserAuthorizer documentation Seiei Miyagi 2020-11-10 07:38:59 +0900
  • 5a4fe5bc02
    Release google-auth-library-ruby 0.14.0 (#278) Daniel Azuma 2020-10-09 12:53:15 -0700
  • 6f71d62a6a
    fix: Fix errors when requesting an access token for multiple scopes Daniel Azuma 2020-10-09 09:51:49 -0700
  • 3cdb5a8de7
    feat: Honor GCE_METADATA_HOST environment variable Daniel Azuma 2020-10-09 09:32:26 -0700
  • c1e0f44486
    chore: add CODEOWNERS (#273) Justin Beckwith 2020-09-16 15:26:45 -0700
  • 06b2555122
    Release 0.13.1 (#271) Daniel Azuma 2020-07-30 14:34:51 -0700
  • 48c689aa93
    fix: Pass scope through when getting metadata-based access tokens Hayden Ball 2020-07-08 16:13:38 +0100
  • dcdf7cddbf
    Release google-auth-library-ruby 0.13.0 (#267) Daniel Azuma 2020-06-18 07:30:28 -0700
  • 4df620978c
    feat: Support for ID token validation Daniel Azuma 2020-06-17 08:13:42 -0700
  • a3f3b994ab
    fix: Service account credentials properly apply ID tokens Daniel Azuma 2020-06-16 13:35:39 -0700
  • 9bcac01574
    Release google-auth-library-ruby 0.12.0 (#261) Daniel Azuma 2020-04-11 15:14:02 -0700
  • c7f82f29f8
    feat: Support for ID token credentials. Daniel Azuma 2020-04-07 17:19:29 -0700
  • e9f8ecafb5
    chore: update github url (#255) David Supplee 2020-03-27 11:40:28 -0700
  • 5b6ef36a67
    chore: update github url David Supplee 2020-03-16 15:33:17 +0000
  • 61c1e64d5b
    feat: read quota_project_id from credentials Daniel Azuma 2020-03-06 16:56:16 -0800
  • 41f0333614
    Release google-auth-library-ruby 0.11.0 Daniel Azuma 2020-02-24 15:18:29 -0800
  • de8e9e42af
    feat: support Faraday 1.x d-m-u 2020-02-24 17:23:05 -0500
  • d80900156a
    Add whitelisted 'postmessage' to valid redirect URIs (#249) Chris Smith 2019-12-02 10:11:13 -0700
  • 4928d44072
    add v to version in docs url (#246) Graham Paye 2019-10-29 16:08:50 -0700
  • b33b25c3fb
    chore: use docker images from google-cloud-ruby (#244) Graham Paye 2019-10-17 18:12:43 -0700
  • 584ad57d7d
    chore: run linkinator on merges to master (#243) Graham Paye 2019-10-11 16:39:41 -0700
  • a6082d158b
    chore: publish to googleapis.dev on release (#242) Graham Paye 2019-10-11 10:56:55 -0700
  • 6be995d29a
    Release google-auth-library-ruby 0.10.0 (#240) Daniel Azuma 2019-10-09 12:16:27 -0700
  • fe4220244c
    Require Ruby 2.4 and Signet 0.12 (#236) Daniel Azuma 2019-10-09 11:25:44 -0700
  • 5523a75fc3
    Fixes to release scripts (#238) Daniel Azuma 2019-10-09 10:55:44 -0700
  • 41bb5f13b2
    fix: Increase metadata timeout, matching the logic in google-cloud-env Daniel Azuma 2019-10-08 11:33:03 -0700
  • 9c46b3b049 feat: Support an environment variable to suppress Cloud SDK credentials warnings Cera 2019-10-09 04:00:36 +1100
  • be7599f536 Make the header check case insensitive (#223) Abdulrahman Khalil 2019-10-08 05:44:54 +0300
  • 356d8fcaa8
    chore: set os and trampoline_script (#234) Graham Paye 2019-09-24 08:05:26 -0700
  • 2cd6af174d fix: Set instance variables at initialization to avoid spamming rake warnings Ling Huang 2019-08-15 21:46:38 -0400
  • efb9b7897a fix: Pass "Metadata-Flavor" header to metadata server when checking for GCE Spring_MT 2019-08-14 02:28:08 +0900
  • 464d2650d0 Prepare for v0.10 development Daniel Azuma 2019-08-05 18:55:27 -0700
  • c5e5f55bfe
    fix: Arity of WebUserAuthorizer#get_credentials should be compatible with base class Daniel Azuma 2019-07-26 08:19:06 -0700
  • b9531ea662 remove Travis build status (#219) Piotr Usewicz 2019-06-11 20:08:43 +0200
  • e85ce29f00 add retry on error for fetch_access_token (#213) Ryan Brushett 2019-06-10 16:52:45 -0400
  • 9e797f13b8 allow specifying custom state key-values (#218) Piotr Usewicz 2019-06-10 20:21:11 +0200
  • f2f83b20bc add verbosity none to gcloud command (#215) igorpeshansky 2019-05-15 19:06:10 -0400
  • a33a640e61
    Credentials: Use methods instead of constants (#212) Mike Moore 2019-05-07 17:56:17 -0600
  • 63381e4d9c
    Fix Rubocop errors (#214) Chris Smith 2019-05-07 12:13:17 -0600
  • f6e8355edd
    Credentials Environment Variable Refactor (#211) Mike Moore 2019-05-01 15:04:48 -0600
  • b4feeb6188
    setup windows builds to track google-cloud-ruby (#209) Graham Paye 2019-04-04 13:20:58 -0700
  • 9ca53d24ff Bump the minimum supported Ruby version from 1.9 to 2.3 (#208) Yasuo Honda 2019-04-05 02:21:27 +0900
  • c0f3b70072
    Release google-auth-library-ruby 0.8.1 (#207) Daniel Azuma 2019-03-27 11:46:30 -0700
  • 23f9b5071f Treat empty credentials environment variables as unset. (#205) igorpeshansky 2019-03-27 13:55:08 -0400
  • 43ebe19be9
    pull build scripts from google-cloud-ruby (#206) Graham Paye 2019-03-22 12:37:06 -0700
  • bf822910fa
    add google-style and refactor (#203) Graham Paye 2019-03-15 12:34:54 -0700
  • 1c64927249
    update ci rubies (#204) Graham Paye 2019-03-14 22:29:42 -0700
  • f1600d9d43
    add ruby 2.6.1 (#201) Graham Paye 2019-03-05 15:07:49 -0800
  • 0d25f3a10f
    prepare for autorelease (#199) Graham Paye 2019-02-27 08:06:41 -0800
  • 4831d41d73
    prepare for autorelease (#197) Graham Paye 2019-02-22 10:38:05 -0800
  • d765472f35
    switch gcloud command to IO.popen from backticks (#194) Graham Paye 2019-02-21 14:38:34 -0800
  • e6a8fed091
    remove travis and add 2.6 to list of rubies to test against (#191) Graham Paye 2019-01-30 14:02:27 -0800
  • b4516ab3d1 Add example for auth with ENV vars (#156) Alex Filatov 2019-01-22 19:44:56 +0000
  • a07011bb45
    Loosen bundler dependency to fix travis Daniel Azuma 2019-01-04 14:07:50 -0800
  • 6fa73a25a9
    Fix bundler gem name and pin to 1.17.3 Daniel Azuma 2019-01-03 23:17:06 -0800
  • 2db1030634
    Pin bundler to 1.17.3 for now when running travis Daniel Azuma 2019-01-03 23:05:11 -0800
  • f4db84ea79
    Update version and changelog for 0.8.0 release (#188) Daniel Azuma 2019-01-02 17:00:32 -0800
  • f0b95e72f9
    Support configuration of the connection object used to fetch tokens (#185) Daniel Azuma 2019-01-02 14:42:42 -0800
  • dc8b127549
    Remove warning while looking up project_id (#184) Mike Moore 2018-12-27 16:09:51 -0700
  • 8894a08470
    use newest ruby versions for kokoro (#172) Graham Paye 2018-11-08 11:00:23 -0800
  • ed7172026a
    Update github issue templates (#173) Justin Beckwith 2018-11-07 15:08:19 -0800
  • 0d2becbdcd
    make load_gcloud_project_id module function (#170) Graham Paye 2018-10-26 12:17:12 -0700
  • f0b0c6f8e8
    Add project_id instance variable (#167) Graham Paye 2018-10-24 09:23:37 -0700
  • 818a031f5a
    update version number and changelog (#166) Graham Paye 2018-10-18 12:26:11 -0700
  • 3802390e70 Upgrade Memoist (#165) Matt Sanford 2018-10-16 12:08:58 -0700
  • 7e42656b1c
    make tests windows friendly (#164) Graham Paye 2018-10-10 18:23:50 -0700
  • 6d9d63be3e
    add initial kokoro configs (#163) Graham Paye 2018-10-09 11:30:25 -0700
  • 6f6b25ba18
    remove ruby version warnings (#161) Graham Paye 2018-08-23 11:55:35 -0700
  • b5d73a84a4
    Warn on EOL Ruby Versions (#159) Graham Paye 2018-08-20 15:52:23 -0700
  • b03268d33f
    update version and changelog (#158) Graham Paye 2018-08-16 12:14:18 -0700
  • e521abd799 Fix auth token revocation (#157) Tadas Tamošauskas 2018-08-15 20:50:16 +0100
  • 9b49da35b6
    fix CLIENT_ID_VAR reference in DefaultCredentials (#154) Graham Paye 2018-08-06 15:46:03 -0700
  • 42b1b6eb53
    remove garbage text from changelog (#151) Graham Paye 2018-08-02 12:38:47 -0700
  • 3dd6c0a6b5 Release v0.6.3 TheRoyalTnetennba 2018-08-02 11:55:24 -0700
  • d1ba5e95a7
    Fix sdk credentials warning (#148) Daniel Azuma 2018-08-02 09:11:52 -0700
  • fed63c003f
    remove redundant line (#150) Graham Paye 2018-08-01 18:24:29 -0700
  • 41a8297780
    remove redunant line (#149) Graham Paye 2018-08-01 18:21:20 -0700
  • af69fc5347 Use new auth URIs (#147) Thea Flowers 2018-08-01 13:42:29 -0700
  • 5f714d44c5
    moved logging dependency to developer Graham Paye 2018-07-31 11:20:36 -0700
  • 5d42d3b4be
    Warn when using cloud sdk credentials (#145) Graham Paye 2018-07-18 13:54:03 -0700
  • 85808dbaf6 Update os gem dependency (#139) Kevin Deisz 2018-07-16 11:40:51 -0400
  • 114ce8a3b9 Avoids redundant class method definition (#107) Ryan T. Hosford 2018-07-13 14:41:10 -0500
  • cd2e0cf3f1 Update README.md (#141) Shiyason 2018-07-13 04:20:30 +0900
  • b18bf2683a Add Code of Conduct Thea Flowers 2018-07-02 12:48:13 -0700
  • edaa784d3d Avoid memoizing network-related false negatives of GCECredentials.on_gce? (#137) Kazuhiro Serizawa 2018-06-06 07:20:36 +0900
  • 9232aa3176
    Unescape private_key loaded from ENV (#132) Daniel Azuma 2018-06-05 09:56:48 -0700
  • 18611aae6e
    Merge pull request #127 from blowmage/credentials-default-fix Jacob Geiger 2017-11-10 15:05:50 -0800
  • 9f395a2338 Fix Credentials.default bug Mike Moore 2017-11-10 15:47:17 -0700
  • 4c4e6cef21 Add focus config to RSpec Mike Moore 2017-11-10 15:42:48 -0700
  • 328fed6d63 Bump version and update changelog for 0.6.1 release Daniel Azuma 2017-10-18 10:43:08 -0700
  • 63237af001 Update changelog for v0.6.0 Jacob Geiger 2017-10-17 14:33:40 -0700
  • d728575980 Bump version to 0.6.0 for release Jacob Geiger 2017-10-17 14:23:50 -0700
  • c148fc12bb Add simple credentials class. (#122) Ernest Landrito 2017-10-12 09:19:43 -0700
  • 7ee081052d Merge pull request #121 from hxiong388/fix-typo-constant Heng Xiong 2017-09-18 15:28:06 -0700
  • a83d39b158 Merge pull request #119 from jurriaan/jwt-2-0 Heng Xiong 2017-09-18 10:32:49 -0700
  • 358ef906f7 Fix typo constant Heng Xiong 2017-09-18 10:31:47 -0700
  • 013861209c Use specific version of JRuby to fix CI for now Jurriaan Pruis 2017-09-18 11:35:02 +0200
  • ba5a07a690 Fix rubocop for Ruby 1.9.3 on CI Jurriaan Pruis 2017-09-17 18:15:24 +0200