supercontest.util.csrf

Factory for cross-site request forgery.

Module Attributes

csrf

The CSRF object used throughout the app to protect specific entities.

supercontest.util.csrf.csrf = <flask_wtf.csrf.CSRFProtect object>

The CSRF object used throughout the app to protect specific entities.