Ring Anti-Forgery 1.3.1
Released under the MIT License
Ring middleware to prevent CSRF attacks.
Installation
To install, add the following dependency to your project or build file:
[ring/ring-anti-forgery "1.3.1"]
Namespaces
ring.middleware.anti-forgery.session
Contains the synchronizer token (or session) strategy.
Public variables and functions:
ring.middleware.anti-forgery.strategy
A namespace for containing the Strategy protocol.
Public variables and functions:
ring.util.anti-forgery
Utility functions for inserting anti-forgery tokens into HTML forms.
Public variables and functions: