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.


Owner metadata:


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 Email 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

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

Gemfile rubygems
  • jruby-openssl >= 0.7
rack-oauth2.gemspec rubygems
  • 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
.github/workflows/spec.yml actions
  • actions/checkout v3 composite
  • ruby/setup-ruby v1 composite