Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit6d018f6

Browse files
Fixed a syntax error
1 parentab5259b commit6d018f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎security/json_login_setup.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@ username and password and authenticating the user.
139139

140140
And that's it! When you submit a ``POST`` request to the ``/login`` URL with
141141
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::
142+
check the user's credentials and either authenticate the user or throw an error:
143143

144144
..code-block::json
145145

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp