README

Shield Provider
A package to keep AdonisJS applications safe from common Web attacks like XSS, CSRF Protection and a lot more.
Built with ❤︎ by Harminder Virk
A middleware for AdonisJS to keep web applications secure from common web attacks
<script type="module">
import adonisjsShield from 'https://cdn.skypack.dev/@adonisjs/shield';
</script>
A package to keep AdonisJS applications safe from common Web attacks like XSS, CSRF Protection and a lot more.