https://github.com/nov/rack-oauth2
oauth oauth-client oauth-server oauth2
Last synced: about 1 month ago
Repository metadata:
OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.
- Host: GitHub
- URL: https://github.com/nov/rack-oauth2
- Owner: nov
- License: mit
- Created: 2010-09-09T18:11:40.000Z (over 14 years ago)
- Default Branch: main
- Last Pushed: 2024-01-09T15:41:10.000Z (12 months ago)
- Last Synced: 2024-11-08T19:26:26.429Z (about 1 month ago)
- Topics: oauth, oauth-client, oauth-server, oauth2
- Language: Ruby
- Homepage:
- Size: 567 KB
- Stars: 695
- Watchers: 21
- Forks: 119
- Open Issues: 3
-
Metadata Files:
- Readme: README.rdoc
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
-
Funding.yml:
- Github: nov
- Funding Links:
Owner metadata:
- Name: Nov Matake
- Login: nov
- Email:
- Kind: user
- Description: Working around Ruby, OAuth, OpenID etc.
- Website: https://matake.jp
- Location: Tokyo, Japan
- Twitter: nov
- Company: YAuth.jp LLC
- Icon url: https://avatars.githubusercontent.com/u/27299?u=d02b1d3e03dc134d2d0a42e670eac1be099064e0&v=4
- Repositories: 163
- Last Synced at: 2024-05-20T15:01:44.906Z
- Profile URL: https://github.com/nov
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 505
Total Committers: 19
Avg Commits per committer: 26.579
Development Distribution Score (DDS): 0.2
Commits in past year: 2
Committers in past year: 1
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
nov matake | n****v@m****p | 404 |
nov | n****e@g****t | 29 |
nov | n****e@o****p | 27 |
nov | m****u@m****p | 16 |
Justas Janauskas | j****s@g****m | 10 |
Ryan Ahearn | r****n@c****m | 4 |
Jack Chu | k****t@g****m | 3 |
Andrew Cole | a****e@g****m | 1 |
Arslan Javed | a****n@g****m | 1 |
Javier Julio | J****l@g****m | 1 |
Sergey Fedorov | s****f@m****u | 1 |
Stan Hu | s****u@g****m | 1 |
Todd Williams | t****d@a****m | 1 |
barhot | b****t | 1 |
Tony Spataro | x****r@x****t | 1 |
Ryo Nakamura | r****a@g****m | 1 |
Ryan Sonnek | r****k@g****m | 1 |
Akira Matsuda | r****e@d****p | 1 |
dblock | d****k@d****g | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 2
-
Total downloads:
- rubygems: 59,361,651 total
- Total docker downloads: 513,933,578
- Total dependent packages: 36 (may contain duplicates)
- Total dependent repositories: 3,160 (may contain duplicates)
- Total versions: 136
- Total maintainers: 2
rubygems: rack-oauth2
OAuth 2.0 Server & Client Library. Both Bearer token type are supported.
- Homepage: https://github.com/nov/rack-oauth2
- Documentation: http://www.rubydoc.info/gems/rack-oauth2/
- Licenses: MIT
- Latest release: 2.2.1 (published 12 months ago)
- Last Synced: 2024-11-10T23:34:16.779Z (about 1 month ago)
- Versions: 135
- Dependent Packages: 36
- Dependent Repositories: 3,160
- Downloads: 59,358,093 Total
- Docker Downloads: 513,933,578
-
Rankings:
- Docker downloads count: 0.234%
- Downloads: 0.41%
- Dependent repos count: 0.554%
- Dependent packages count: 0.715%
- Average: 1.09%
- Stargazers count: 2.208%
- Forks count: 2.42%
- Maintainers (1)
rubygems: rack-oauth2-revibe
OAuth 2.0 Server & Client Library. Both Bearer and MAC token type are supported.
- Homepage: http://github.com/nov/rack-oauth2
- Documentation: http://www.rubydoc.info/gems/rack-oauth2-revibe/
- Licenses: MIT
- Latest release: 1.0.7 (published almost 11 years ago)
- Last Synced: 2024-11-10T23:34:14.554Z (about 1 month ago)
- Versions: 1
- Dependent Packages: 0
- Dependent Repositories: 0
- Downloads: 3,558 Total
-
Rankings:
- Stargazers count: 2.005%
- Forks count: 2.208%
- Dependent packages count: 15.706%
- Average: 29.399%
- Dependent repos count: 46.782%
- Downloads: 80.294%
- Maintainers (1)
Dependencies
- jruby-openssl >= 0.7
- rake >= 0 development
- rexml >= 0 development
- rspec >= 0 development
- rspec-its >= 0 development
- simplecov >= 0 development
- webmock >= 0 development
- activesupport >= 0
- attr_required >= 0
- httpclient >= 0
- json-jwt >= 1.11.0
- rack >= 2.1.0
- actions/checkout v3 composite
- ruby/setup-ruby v1 composite