rocket_csrf_guard_derive

Crates.iorocket_csrf_guard_derive
lib.rsrocket_csrf_guard_derive
version0.0.2
sourcesrc
created_at2024-01-01 05:23:08.925784
updated_at2024-01-11 06:59:17.551257
descriptionErgonomic CSRF protection for Rocket applications
homepage
repositoryhttps://github.com/mhlakhani/rocket_csrf_guard
max_upload_size
id1085169
size5,219
Hasnain Lakhani (mhlakhani)

documentation

README

rocket_csrf_guard

This is a collection of utilities for adding CSRF protection to Rocket powered web applications.

This is a useful building block for secure by default frameworks, as seen in this blogpost

Works with rocket 0.5.0 and above.

Look at the documentation and examples to learn more.

This is provided AS-IS and does not guarantee a secure application by itself. For reporting security issues in this library, please contact me using the information on my github profile.

Commit count: 0

cargo fmt