https://github.com/googleapis/signet
Last synced: about 1 month ago
Repository metadata:
Signet is an OAuth 1.0 / OAuth 2.0 implementation.
- Host: GitHub
- URL: https://github.com/googleapis/signet
- Owner: googleapis
- License: apache-2.0
- Created: 2012-01-23T17:13:36.000Z (almost 13 years ago)
- Default Branch: main
- Last Pushed: 2024-07-16T23:54:36.000Z (5 months ago)
- Last Synced: 2024-10-29T16:59:11.324Z (about 2 months ago)
- Language: Ruby
- Homepage:
- Size: 822 KB
- Stars: 371
- Watchers: 57
- Forks: 163
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
Owner metadata:
- Name: Google APIs
- Login: googleapis
- Email:
- Kind: organization
- Description: Clients for Google APIs and tools that help produce them.
- Website: https://googleapis.github.io
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/16785467?v=4
- Repositories: 781
- Last Synced at: 2023-04-09T04:55:29.167Z
- Profile URL: https://github.com/googleapis
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 343
Total Committers: 67
Avg Commits per committer: 5.119
Development Distribution Score (DDS): 0.735
Commits in past year: 7
Committers in past year: 5
Avg Commits per committer in past year: 1.4
Development Distribution Score (DDS) in past year: 0.571
Name | Commits | |
---|---|---|
Bob Aman | b****n@g****m | 91 |
Steven Bazyl | s****l@g****m | 45 |
Daniel Azuma | d****a@g****m | 41 |
Bob Aman | b****b@s****m | 18 |
Graham Paye | g****8@g****m | 14 |
Scott Francis | s****t@k****m | 13 |
Jason Kulatunga | j****7@u****a | 10 |
Scott Francis | s****s@y****m | 7 |
Graham Paye | p****e@g****m | 7 |
Mend Renovate | b****t@r****m | 6 |
yoshi-code-bot | 7****t | 5 |
sanemat | o****n@g****m | 5 |
Abdelkader Boudih | t****e@g****m | 5 |
Daniel Azuma | d****a@g****m | 5 |
Mo Omer | b****s@g****m | 4 |
Mike Moore | m****e@b****m | 4 |
Justin Beckwith | j****h@g****m | 4 |
Yosuke Kabuto | b****2@g****m | 3 |
Neha Bajaj | b****7 | 2 |
Yoann Lecuyer | y****r@g****m | 2 |
release-please[bot] | 5****] | 2 |
WhiteSource Renovate | r****e@w****m | 2 |
Jared Shenson | j****d@g****m | 2 |
Ian MacLeod | i****n@n****t | 2 |
Ravil Bayramgalin | b****a@e****m | 2 |
Denis Talakevich | c****t@g****m | 1 |
Denis Talakevich | s****1@g****m | 1 |
Eric Walker | e****r@p****m | 1 |
Fadi Hadzh | f****h@g****m | 1 |
Matt | i****a | 1 |
and 37 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 333,381,154 total
- Total docker downloads: 572,922,303
- Total dependent packages: 55
- Total dependent repositories: 31,783
- Total versions: 47
- Total maintainers: 4
rubygems: signet
Signet is an OAuth 1.0 / OAuth 2.0 implementation.
- Homepage: https://github.com/googleapis/signet
- Documentation: http://www.rubydoc.info/gems/signet/
- Licenses: Apache-2.0
- Latest release: 0.19.0 (published 10 months ago)
- Last Synced: 2024-11-10T21:05:54.642Z (about 1 month ago)
- Versions: 47
- Dependent Packages: 55
- Dependent Repositories: 31,783
- Downloads: 333,381,154 Total
- Docker Downloads: 572,922,303
-
Rankings:
- Downloads: 0.061%
- Dependent repos count: 0.191%
- Docker downloads count: 0.225%
- Dependent packages count: 0.487%
- Average: 0.99%
- Forks count: 2.022%
- Stargazers count: 2.952%
- Maintainers (4)
Dependencies
Gemfile
rubygems
- bundler >= 1.15
- gems ~> 1.2
- hurley >= 0
- jruby-openssl >= 0
signet.gemspec
rubygems
- google-style ~> 1.26.1 development
- kramdown ~> 1.5 development
- launchy ~> 2.4 development
- rake ~> 13.0 development
- redcarpet ~> 3.0 development
- rspec ~> 3.1 development
- yard ~> 0.9, >= 0.9.12 development
- addressable ~> 2.8
- faraday >= 0.17.5, < 3.a
- jwt >= 1.5, < 3.0
- multi_json ~> 1.10
.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