ubibazaar / api

API for the UbiBazaar project.
Apache License 2.0
0 stars 0 forks source link

Creating user accounts #3

Closed simonstastny closed 9 years ago

simonstastny commented 9 years ago

User creation needs to be implemented, allowing new users to be stored in the UserResource.

Some sort of confirmation should be implemented as well (e-mail probably), if we have time.

simonstastny commented 9 years ago

Added to UserResource. Email confirmations ignored at this stage of the project.