Closed
Bug 861366
Opened 13 years ago
Closed 13 years ago
[login.wm.o] Create/update user API
Categories
(Webmaker Graveyard :: Login, defect, P1)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 860391
People
(Reporter: boozeniges, Assigned: sedge)
Details
(Whiteboard: u=dev c=login p=1 s=2013w16)
Attachments
(1 file)
|
59 bytes,
text/plain
|
Details |
Along the lines of /user/:email we should provide the following:
GET /user/:email - GET user data
PUT /user/:email - update the user data with new info
This allows us to get the user data when a user is logged in and also to allow them and the app and themselves update their data once it's in there.
Updated•13 years ago
|
Component: webmaker.org → Login
| Reporter | ||
Updated•13 years ago
|
Assignee: nobody → kieran.sedgwick
Updated•13 years ago
|
Whiteboard: [login.wm.o] → u=dev c=login p=1 s=2013w16
Updated•13 years ago
|
Priority: -- → P1
| Assignee | ||
Comment 1•13 years ago
|
||
This is done, please review.
Attachment #739617 -
Flags: review?(jon)
Attachment #739617 -
Flags: review?(david.humphrey)
Comment 2•13 years ago
|
||
I've already started review in the other bug, duping.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
Updated•13 years ago
|
Attachment #739617 -
Flags: review?(jon)
Attachment #739617 -
Flags: review?(david.humphrey)
You need to log in
before you can comment on or make changes to this bug.
Description
•