| Issue 8: | Security for authenticated User requests | |
| 1 person starred this issue and may be notified of changes. | Back to list |
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. |