csrf

Crates.iocsrf
lib.rscsrf
version0.4.1
sourcesrc
created_at2017-02-25 20:16:13.302237
updated_at2021-08-29 11:25:30.419105
descriptionCSRF protection primitives
homepagehttps://github.com/heartsucker/rust-csrf
repositoryhttps://github.com/heartsucker/rust-csrf
max_upload_size
id8679
size45,771
heartsucker (heartsucker)

documentation

https://docs.rs/csrf

README

rust-csrf

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.

Contributing

Please make all pull requests to the develop branch.

License

This work is licensed under the MIT license. See LICENSE for details.

Commit count: 52

cargo fmt