You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #10467 Fix and improve JSON login docs (dunglas)
This PR was squashed before being merged into the 3.4 branch (closes#10467).
Discussion
----------
Fix and improve JSON login docs
Since symfony/symfony#22494, it's mandatory to return a valid response in the controller to prevent a 500 error.
I've updated the docs accordingly, and added an example of what can be returned.
This PR is similar to #9611 (that was right, sorry I just noticed).
ping @vincentchalamon
Commits
-------
570dce3 Fix and improve JSON login docs
0 commit comments