wallabag/src/Wallabag
Jeremy Benoist 0c00e52516
Create a client when creating a user using the api
While creating a new user using the API, we also create a new client for the current user.
So the app which just create the user can use its newly created client to configure the app.

That new client is only return after creating the user.
When calling the endpoint /api/user to get user information, the new client information won’t be return.
2017-06-07 23:23:28 +02:00
..
AnnotationBundle Displays an error with an annotation with a too long quote 2017-06-04 11:38:29 +02:00
ApiBundle Create a client when creating a user using the api 2017-06-07 23:23:28 +02:00
CoreBundle Create a client when creating a user using the api 2017-06-07 23:23:28 +02:00
ImportBundle Fix option attributes 2017-06-01 15:44:36 +02:00
UserBundle Create a client when creating a user using the api 2017-06-07 23:23:28 +02:00