Skip to main content

Module csrf

Module csrf 

Source

Structs§

CsrfToken
A CSRF token for the current request.

Functions§

csrf_middleware
CSRF protection middleware using the double-submit cookie pattern.