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
Security - Solid Docs
Documentation for SolidJS, the signals-powered UI framework
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.
Thank you very much