Rocket fairing for automatic CSRF protection
Find a file
2018-06-30 14:33:25 +02:00
src add test for static path 2018-06-30 14:33:25 +02:00
.gitignore Initial commit 2018-06-24 17:39:11 +02:00
.travis.yml make doc test work 2018-06-30 13:06:28 +02:00
Cargo.toml Initial commit 2018-06-24 17:39:11 +02:00
LICENSE Initial commit 2018-06-24 17:39:11 +02:00
README.md Initial commit 2018-06-24 17:39:11 +02:00

Rocket CSRF

A crate to help you protect your Rocket applications against CSRF.

Features

//todo

Usage

//todo