https://github.com/googleapis/google-auth-library-ruby

Last synced: about 1 month ago

Repository metadata:

Google Auth Library for Ruby


Owner metadata:


Committers metadata

Last synced: about 1 month ago

Total Commits: 338
Total Committers: 71
Avg Commits per committer: 4.761
Development Distribution Score (DDS): 0.808

Commits in past year: 27
Committers in past year: 7
Avg Commits per committer in past year: 3.857
Development Distribution Score (DDS) in past year: 0.519

Name Email Commits
Daniel Azuma d****a@g****m 65
Tim Emiola t****a@g****m 47
Graham Paye g****8@g****m 24
yoshi-code-bot 7****t 20
Neha Bajaj b****7 13
WhiteSource Renovate b****t@r****m 13
Steven Bazyl s****l@g****m 12
release-please[bot] 5****] 11
Kazuhiro Serizawa n****o@g****m 11
Heng Xiong h****8@g****m 9
Daniel Azuma d****a@g****m 8
Mike Moore m****e@b****m 7
Todd Derr s****y@g****m 6
Graham Paye p****e@g****m 6
Chris Smith q****o@g****m 4
Nivedha n****l@g****m 4
murgatroid99 m****h@g****m 4
Vijay Subramani v****i 3
Trung Lê t****e@r****m 3
Justin Beckwith j****h@g****m 3
Jurriaan Pruis e****l@j****l 3
Jin q****n@g****m 3
Bouke van der Bijl i@b****e 2
Jacob Geiger j****r@g****m 2
Jin u****f@g****m 2
Piotr Usewicz p****r@l****m 2
Thea Flowers t****s@g****m 2
WhiteSource Renovate r****e@w****m 2
Yuji Yamamoto w****y@g****m 2
David Supplee d****e@g****m 2
and 41 more...

Issue and Pull Request metadata

Last synced: about 1 month ago


Package metadata

rubygems: googleauth

Implements simple authorization for accessing Google APIs, and provides support for Application Default Credentials.

  • Homepage: https://github.com/googleapis/google-auth-library-ruby
  • Documentation: http://www.rubydoc.info/gems/googleauth/
  • Licenses: Apache-2.0
  • Latest release: 1.11.0 (published 10 months ago)
  • Last Synced: 2024-11-10T21:01:21.830Z (about 1 month ago)
  • Versions: 56
  • Dependent Packages: 121
  • Dependent Repositories: 28,906
  • Downloads: 344,764,716 Total
  • Docker Downloads: 572,896,500
  • Rankings:
    • Downloads: 0.057%
    • Dependent repos count: 0.209%
    • Docker downloads count: 0.226%
    • Dependent packages count: 0.285%
    • Average: 0.858%
    • Forks count: 1.628%
    • Stargazers count: 2.741%
  • Maintainers (3)

Dependencies

Gemfile rubygems
  • fakefs ~> 1.0
  • fakeredis ~> 0.5
  • gems ~> 1.2
  • google-style ~> 1.26.0
  • logging ~> 2.0
  • minitest ~> 5.14
  • minitest-focus ~> 1.1
  • rack-test ~> 2.0
  • redcarpet ~> 3.0
  • redis ~> 4.0
  • rspec ~> 3.0
  • sinatra >= 0
  • webmock ~> 3.8
  • yard ~> 0.9
googleauth.gemspec rubygems
  • faraday >= 0.17.3, < 3.a
  • jwt >= 1.4, < 3.0
  • memoist ~> 0.16
  • multi_json ~> 1.11
  • os >= 0.9, < 2.0
  • signet >= 0.16, < 2.a
.github/workflows/ci.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • ruby/setup-ruby v1 composite
.github/workflows/release-please-label.yml actions
  • actions/github-script v6 composite
.github/workflows/release-please.yml actions
  • actions/checkout v3 composite
  • actions/setup-node v3 composite
  • ruby/setup-ruby v1 composite
samples/Gemfile rubygems
  • minitest ~> 5.16 development
  • minitest-focus ~> 1.1 development
  • google-cloud-storage >= 0