ember-cli addon to keep track of your Rails CSRF-token.
wrapper fetch with rails CSRF token.
Automatically add Rails CSRF tokens into XMLHttpRequest headers.
Set CSRF Token as X-CSRF-Token header to superagent requests.
A React hook that retrieves a Rails CSRF token from the DOM
A tiny Fetch API wrapper that allows you to make http requests without need to handle to send the CSRF Token on every request
primary logic behind csrf tokens
WebSocket framework for Ruby on Rails.
Addon for configuring ember-cli-rails (the ruby gem) with the ember app(s) it wraps.
A utility package to help implement stateless CSRF protection using the Double Submit Cookie Pattern in express.
A utility package to help implement stateful CSRF protection using the Synchroniser Token Pattern in express.
Rails UJS for the react-rails gem
primary logic behind csrf tokens
Use webpack to manage app-like JavaScript modules in Rails
A plugin for adding CSRF protection to Fastify.
Unobtrusive scripting adapter for jQuery
bootstrap-sass is a Sass-powered version of Bootstrap 3, ready to drop right into your Sass powered applications.
react-on-rails JavaScript for react_on_rails Ruby gem
Convention over configuration for using Vite in Rails apps
TypeScript definitions for koa-csrf
Attach cloud and local files in Rails applications
TypeScript definitions for @rails/activestorage
TypeScript definitions for @rails/actioncable
Ruby on Rails unobtrusive scripting adapter
AngularJS style CSRF protection for Rails
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.
AngularJS for using CSRF token with http requests
CacheableCSRFToken allows you to easily cache Ruby on Rails pages or partials containing a CSRF protection token. The user-specific token will inserted in the HTML before the response is sent to the user.
CacheableCSRFToken allows you to easily cache Ruby on Rails pages or partials containing a CSRF protection token. The user-specific token will inserted in the HTML before the response is sent to the user.
Zero-Configuration XSRF protection with Rails and AngularJS
Extends Rails CSRF protection to play nicely with AngularJS.
Extends Rails to be strict CSRF token protection
Unified stateless cross-application CSRF prevention implementation for Rails
Patch your rails app due to protect from the CSRF vulnerability.
Protects your Rails app from Omniauth request phase CSRF vulnerability.
Backport of per-form CSRF tokens into Rails 4.2