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
- Host: GitHub
- URL: https://github.com/emrd/csrf-security-with-python-flask
- Owner: EmrD
- Created: 2024-08-05T13:23:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-05T13:24:58.000Z (over 1 year ago)
- Last Synced: 2025-02-22T06:26:08.724Z (12 months ago)
- Topics: csrf-protection, flask-application, python, rest-api, token, web, websecurity
- Language: Python
- Homepage:
- 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
```