Issue 8: Security for authenticated User requests
Project Member Reported by a.walo...@gmail.com, Jun 23, 2014
It's necessary to authenticate each request to be signed by a valid user id. For this I recommend to create a new database field/table containing an api-key unique for each user. 

We need to discuss how we'd like to implement this security feature and if we want to do that.