Commit b3f7c8d
committed
minor #12499 Update security.rst to include missing link (mehlichmeyer)
This PR was merged into the 4.3 branch.
Discussion
----------
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.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
110ed86 Update security.rst to include missing link1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
985 | 985 | | |
986 | 986 | | |
987 | 987 | | |
| 988 | + | |
988 | 989 | | |
989 | 990 | | |
990 | 991 | | |
| |||
0 commit comments