https://github.com/simi/omniauth-facebook
Last synced: about 1 month ago
Repository metadata:
Facebook OAuth2 Strategy for OmniAuth
- Host: GitHub
- URL: https://github.com/simi/omniauth-facebook
- Owner: simi
- Created: 2011-10-15T07:37:00.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2024-07-04T19:49:15.000Z (6 months ago)
- Last Synced: 2024-10-29T10:53:34.358Z (about 2 months ago)
- Language: Ruby
- Homepage: https://simi.github.io/omniauth-facebook/
- Size: 352 KB
- Stars: 1,261
- Watchers: 36
- Forks: 404
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Owner metadata:
- Name: Josef Šimánek
- Login: simi
- Email:
- Kind: user
- Description: I'm just a poor boy, I need no sympathy. But I'm just a poor boy and nobody loves me. He's just a poor boy from a poor family.
- Website: http://twitter.com/retrorubies
- Location: Prague, Czech republic
- Twitter:
- Company: self - deli clerk
- Icon url: https://avatars.githubusercontent.com/u/193936?u=0009ccae9daa72c7b1c8590f9c67560b29a54902&v=4
- Repositories: 312
- Last Synced at: 2023-04-09T06:36:36.029Z
- Profile URL: https://github.com/simi
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 302
Total Committers: 63
Avg Commits per committer: 4.794
Development Distribution Score (DDS): 0.55
Commits in past year: 8
Committers in past year: 4
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.5
Name | Commits | |
---|---|---|
Mark Dodwell | m****k@m****k | 136 |
Josef Šimánek | j****k@g****m | 47 |
Mark Dodwell | m****l@g****m | 25 |
frausto | n****o@f****m | 5 |
Wei Lu | l****e@g****m | 5 |
Akira Matsuda | r****e@d****p | 5 |
Olle Jonsson | o****n@g****m | 4 |
Howard Wilson | h****d@w****t | 4 |
Fabian Winkler | w****g@h****e | 4 |
Amos Elliston | a****s@g****m | 2 |
Igor Springer | s****r@g****m | 2 |
Mark Dodwell | a****s@m****k | 2 |
Piotr Jaworski | p****w@g****m | 2 |
Ryan Sobol | c****t@r****m | 2 |
Vesa Vänskä | v****0@g****m | 2 |
Wes Gamble | w****s@r****m | 2 |
blueplanet | e****e@g****m | 2 |
Steve Randy Tantra | s****y@g****m | 2 |
Peter Goldstein | p****n@g****m | 2 |
Lud | s****a | 2 |
Richard Lee | d****y@g****m | 2 |
Ryunosuke SATO | t****s@g****m | 2 |
Michal Szyndel | m****z@s****m | 1 |
Madeleine Linder | m****r@f****m | 1 |
Jessie A. Young | 6****y | 1 |
Michał | 3****3 | 1 |
Nick Muerdter | 1****I | 1 |
OKURA Masafumi | m****8@g****m | 1 |
Olivier Lacan | hi@o****m | 1 |
Swaathi Kakarla | s****i | 1 |
and 33 more... |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- rubygems: 59,202,823 total
- Total docker downloads: 576,753,016
- Total dependent packages: 62
- Total dependent repositories: 26,006
- Total versions: 24
- Total maintainers: 1
- Total advisories: 2
rubygems: omniauth-facebook
Facebook OAuth2 Strategy for OmniAuth
- Homepage: https://github.com/simi/omniauth-facebook
- Documentation: http://www.rubydoc.info/gems/omniauth-facebook/
- Licenses: MIT
- Latest release: 9.0.0 (published about 3 years ago)
- Last Synced: 2024-11-10T21:02:54.849Z (about 1 month ago)
- Versions: 24
- Dependent Packages: 62
- Dependent Repositories: 26,006
- Downloads: 59,202,823 Total
- Docker Downloads: 576,753,016
-
Rankings:
- Docker downloads count: 0.214%
- Dependent repos count: 0.221%
- Downloads: 0.374%
- Dependent packages count: 0.449%
- Average: 0.714%
- Forks count: 1.311%
- Stargazers count: 1.717%
- Maintainers (1)
- Advisories:
Dependencies
example/Gemfile
rubygems
- omniauth-facebook >= 0
- sinatra >= 0
- sinatra-reloader >= 0
.github/workflows/ci.yml
actions
- actions/checkout v2 composite
- ruby/setup-ruby v1 composite
.github/workflows/stale.yml
actions
- actions/stale v1 composite
Gemfile
rubygems
- rack >= 2.0
example/Gemfile.lock
rubygems
- backports 3.15.0
- faraday 1.1.0
- hashie 4.1.0
- jwt 2.2.2
- multi_json 1.14.1
- multi_xml 0.6.0
- multipart-post 2.1.1
- mustermann 1.1.1
- oauth2 1.4.4
- omniauth 1.9.1
- omniauth-facebook 8.0.0
- omniauth-oauth2 1.7.0
- rack 2.2.3
- rack-protection 2.0.8.1
- ruby2_keywords 0.0.2
- sinatra 2.0.8.1
- sinatra-contrib 2.0.8.1
- sinatra-reloader 1.0
- tilt 2.0.10
omniauth-facebook.gemspec
rubygems
- minitest >= 0 development
- mocha >= 0 development
- rake >= 0 development
- omniauth-oauth2 ~> 1.2