maxcountryman / flask-seasurf

SeaSurf is a Flask extension for preventing cross-site request forgery (CSRF).
http://readthedocs.org/docs/flask-seasurf/
Other
190 stars 49 forks source link

Set max_age and expires on csrf token cookie #114

Closed alanhamlett closed 2 years ago

alanhamlett commented 2 years ago

Fixes #91.