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

Appearance settings

Commit ab5259b

Browse filesBrowse files
Removed a tip which is not too relevant for the article
1 parent d2dd895 commit ab5259b
Copy full SHA for ab5259b

File tree

1 file changed

+0
-7
lines changed
Filter options

1 file changed

+0
-7
lines changed

‎security/json_login_setup.rst

Copy file name to clipboardExpand all lines: security/json_login_setup.rst
-7Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,6 @@
11
How to Build a JSON Authentication Endpoint
22
===========================================
33

4-
.. tip::
5-
6-
If you are storing users in some sort of a database, then you should consider
7-
using `FOSUserBundle`_, which helps you build your ``User`` object and gives
8-
you many routes and controllers for common tasks like login, registration and
9-
forgot password.
10-
114
In this entry, you'll build a JSON endpoint to log in your users. Of course, when the
125
user logs in, you can load your users from anywhere - like the database.
136
See :ref:`security-user-providers` for details.

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.