Ecosyste.ms: Awesome
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
Last synced: 9 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/emrd/csrf-security-with-python-flask
- Owner: EmrD
- Created: 2024-08-05T13:23:13.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-05T13:24:58.000Z (3 months ago)
- Last Synced: 2024-08-05T15:26:06.404Z (3 months ago)
- Language: Python
- Size: 7.63 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## CSRF Security With Flask Python
To run:
```sh
python app.py
```