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

https://github.com/emrd/csrf-security-with-python-flask


https://github.com/emrd/csrf-security-with-python-flask

csrf-protection flask-application python rest-api token web websecurity

Last synced: 7 months ago
JSON representation

Awesome Lists containing this project

README

          

## CSRF Security With Flask Python

To run:
```sh
python app.py
```