omniauth-rails_csrf_protection 1.0.0
This gem provides a mitigation against CVE-2015-9284 (Cross-Site Request Forgery on the request phrase when using OmniAuth gem with a Ruby on Rails application) by implementing a CSRF token verifier that directly utilize `ActionController::RequestForgeryProtection` code from Rails.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (2):
            actionpack
            >= 4.2
          
          
            omniauth
            ~> 2.0