Crates.io | csrf |
lib.rs | csrf |
version | 0.4.1 |
source | src |
created_at | 2017-02-25 20:16:13.302237 |
updated_at | 2021-08-29 11:25:30.419105 |
description | CSRF protection primitives |
homepage | https://github.com/heartsucker/rust-csrf |
repository | https://github.com/heartsucker/rust-csrf |
max_upload_size | |
id | 8679 |
size | 45,771 |
Primitives for building CSRF protection.
Documentation is hosted at docs.rs. This crate is used by
iron-csrf and be used as a reference for
using rust-csrf
in other applications.
Please make all pull requests to the develop
branch.
This work is licensed under the MIT license. See LICENSE for details.