8000
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 ab5259b commit 6d018f6Copy full SHA for 6d018f6
security/json_login_setup.rst
@@ -139,7 +139,7 @@ username and password and authenticating the user.
139
140
And that's it! When you submit a ``POST`` request to the ``/login`` URL with
141
the following JSON document as body, the security system will automatically
142
-check the user's credentials and either authenticate the user or throw an error::
+check the user's credentials and either authenticate the user or throw an error:
143
144
.. code-block:: json
145
0 commit comments