Skip to content

Commit 110ed86

Browse files
authored
Update security.rst to include missing link
The documentation for "How to Build a JSON Authentication Endpoint" (https://symfony.com/doc/current/security/json_login_setup.html) is missing in the Security documentation (https://symfony.com/doc/current/security.html#learn-more). This is valuable knowledge that IMO should be represented in the general Security documentation.
1 parent 8f65e36 commit 110ed86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

security.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,7 @@ Authentication (Identifying/Logging in the User)
985985
.. toctree::
986986
:maxdepth: 1
987987

988+
security/json_login_setup
988989
security/form_login_setup
989990
security/guard_authentication
990991
security/auth_providers

0 commit comments

Comments
 (0)