Ecosyste.ms: Funds

An open API service for providing issue and pull request metadata for open source projects.

https://github.com/zquestz/omniauth-google-oauth2

google-oauth2 oauth2 omniauth ruby

Last synced: about 8 hours ago

Repository metadata:

Oauth2 strategy for Google


Owner metadata:


Committers metadata

Last synced: about 11 hours ago

Total Commits: 357
Total Committers: 123
Avg Commits per committer: 2.902
Development Distribution Score (DDS): 0.493

Commits in past year: 15
Committers in past year: 7
Avg Commits per committer in past year: 2.143
Development Distribution Score (DDS) in past year: 0.4

Name Email Commits
quest q****t@m****m 181
Guilherme Simoes g****s@g****m 9
Olivier Lacan hi@o****m 7
Peter M. Goldstein p****n@g****m 7
Doc Ritezel p****c@m****m 5
Pramod p****d@j****m 4
Artem Kolotilkin a****m@t****m 4
Chulki Lee c****e@g****m 4
Isaac Cambron i****n@a****u 3
Raido Paaslepp N****e@g****m 3
pepusz p****z@g****m 3
Benoit Bénézech b****h@g****m 2
Bradley Buda b****a@g****m 2
Christoph Grabo c****s@d****m 2
David Taylor d****d@t****m 2
Mark Dodwell m****k@m****k 2
Sebastian Roth s****h@g****m 2
Tommy Bregar t****r@g****m 2
Tom Hughes t****m@c****u 2
Taher Ahmed Ghaleb t****b@g****m 2
Stan Hu s****u@g****m 2
Sam Duvall s****m@r****m 2
Noah Horton n****h@n****t 2
Josh Ellithorpe j****e@c****m 2
Arthur Frankel a****l@s****m 2
Andrew Gilbert a****y@a****t 2
Alessandro Tagliapietra t****o@g****m 1
Adam Fabicki a****i@g****m 1
Jacek Tomaszewski k****t@j****u 1
Igor Victor g****a@y****u 1
and 93 more...

Issue and Pull Request metadata

Last synced: about 8 hours ago


Package metadata

rubygems: omniauth-google-oauth2

A Google OAuth2 strategy for OmniAuth 1.x. This allows you to login to Google with your ruby app.

  • Homepage: https://github.com/zquestz/omniauth-google-oauth2
  • Documentation: http://www.rubydoc.info/gems/omniauth-google-oauth2/
  • Licenses: MIT
  • Latest release: 1.1.2 (published 8 months ago)
  • Last Synced: 2024-11-08T20:03:56.234Z (1 day ago)
  • Versions: 61
  • Dependent Packages: 42
  • Dependent Repositories: 14,098
  • Downloads: 86,660,145 Total
  • Docker Downloads: 563,857,022
  • Rankings:
    • Docker downloads count: 0.202%
    • Downloads: 0.24%
    • Dependent repos count: 0.293%
    • Dependent packages count: 0.619%
    • Average: 0.672%
    • Forks count: 1.298%
    • Stargazers count: 1.378%
  • Maintainers (1)
go: github.com/zquestz/omniauth-google-oauth2


Dependencies

.github/workflows/ci.yml actions
  • actions/checkout v2 composite
  • ruby/setup-ruby v1 composite
examples/Gemfile rubygems
  • omniauth-google-oauth2 ~> 1.1.1
  • rubocop >= 0
  • sinatra ~> 1.4
  • webrick >= 0
omniauth-google-oauth2.gemspec rubygems
  • rake ~> 12.0 development
  • rspec ~> 3.6 development
  • rubocop ~> 0.49 development
  • jwt >= 2.0
  • oauth2 ~> 2.0.6
  • omniauth ~> 2.0
  • omniauth-oauth2 ~> 1.8.0
Gemfile rubygems