omniauth-rails_csrf_protection

Version 1.0.2

Downloads

56,995,770

In Chests

1

Last Version Created

May 10, 2024

Description

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.

Authors

Cookpad Inc.

Licenses

MIT

Installation

gem install omniauth-rails_csrf_protection