We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13717cb commit 5985268Copy full SHA for 5985268
1 file changed
user_guide_src/source/concepts/security.rst
@@ -62,6 +62,7 @@ CodeIgniter provisions
62
63
- :doc:`Session <../libraries/sessions>` library
64
- :doc:`Security </libraries/security>` library provides for CSRF validation
65
+- An official authentication and authorization framework :ref:`CodeIgniter Shield <shield>`
66
- Easy to add third party authentication
67
68
*****************************
@@ -104,6 +105,7 @@ CodeIgniter provisions
104
105
======================
106
107
- :doc:`../libraries/validation` library
108
109
110
111
****************************
0 commit comments