-
Name
-
omniauth
-
Version
-
2.1.2
-
Platform
-
ruby
-
Authors
-
Michael Bleigh
Erik Michaels-Ober
Tom Milewski
-
Bindir
-
bin
-
Date
-
2023-12-19 00:00:00 UTC
-
Dependencies
-
hashie (>= 3.4.6)
rack (>= 2.2.3)
bundler (~> 2.0, development)
rack-protection (>= 0)
rake (~> 12.0, development)
-
Description
-
A generalized Rack framework for multiple-provider authentication.
-
Email
-
michael@intridea.com
sferik@gmail.com
tmilewski@gmail.com
-
Files
-
.github/FUNDING.yml
.github/ISSUE_TEMPLATE.md
.github/dependabot.yml
.github/workflows/jruby.yml
.github/workflows/main.yml
.github/workflows/truffle_ruby.yml
.gitignore
.rspec
.rubocop.yml
.yardopts
Gemfile
LICENSE.md
README.md
Rakefile
SECURITY.md
lib/omniauth.rb
lib/omniauth/auth_hash.rb
lib/omniauth/authenticity_token_protection.rb
lib/omniauth/builder.rb
lib/omniauth/failure_endpoint.rb
lib/omniauth/form.css
lib/omniauth/form.rb
lib/omniauth/key_store.rb
lib/omniauth/strategies/developer.rb
lib/omniauth/strategy.rb
lib/omniauth/test.rb
lib/omniauth/test/phony_session.rb
lib/omniauth/test/strategy_macros.rb
lib/omniauth/test/strategy_test_case.rb
lib/omniauth/version.rb
omniauth.gemspec
-
Homepage
-
https://github.com/omniauth/omniauth
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.2
-
Required rubygems version
-
>= 1.3.5
-
Rubygems version
-
3.3.26
-
Specification version
-
4
-
Summary
-
A generalized Rack framework for multiple-provider authentication.
-
Original platform
-
ruby
-
New platform
-
ruby