You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Reviewed-on: #11 |
11 months ago | |
---|---|---|
src | 11 months ago | |
tests | 11 months ago | |
.gitignore | 5 years ago | |
.travis.yml | 5 years ago | |
Cargo.toml | 11 months ago | |
LICENSE | 6 years ago | |
README.md | 6 years ago |
README.md
Rocket CSRF
A crate to help you protect your Rocket applications against CSRF.
Features
//todo
Usage
//todo