We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8c4bcc8 commit 83cb4b8Copy full SHA for 83cb4b8
components/security.rst
@@ -36,6 +36,10 @@ used separately:
36
``symfony/security-csrf``
37
It provides protection against `CSRF attacks`_.
38
39
+``symfony/security-guard``
40
+ It brings many layers of authentication together, allowing the creation
41
+ of complex authentication systems.
42
+
43
.. seealso::
44
45
This article explains how to use the Security features as an independent
0 commit comments