An open API service indexing awesome lists of open source software.

https://github.com/plume-org/rocket_csrf

Rocket fairing for automatic csrf protection
https://github.com/plume-org/rocket_csrf

csrf fairing rocket rust security web

Last synced: 27 days ago
JSON representation

Rocket fairing for automatic csrf protection

Awesome Lists containing this project

README

        

# Rocket CSRF

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

## Features

//todo

## Usage

//todo