CSRF protection

I would like some assistance/guidance on how to protect against csrf in accordance with the recommended standards outlined in OWASP (any blog or repo showing would be appreciated)
3 Replies
Madaxen86
Madaxen864mo ago
Atilla Fasina made this lib for easy setup: https://github.com/atilafassina/shieldwall
GitHub
GitHub - atilafassina/shieldwall: Secure your Fullstack App 🛡️
Secure your Fullstack App 🛡️. Contribute to atilafassina/shieldwall development by creating an account on GitHub.
clidegamer254
clidegamer254OP4mo ago
Thank you very much

Did you find this page helpful?