api
api copied to clipboard
Central API for Prisma
We get `creatorId` from the request in every method in https://github.com/Prisma/api/blob/develop/app/Http/Controllers/StoryController.php, we should parse this from the JWT in the Auth header instead
Mobile users should not have to log in as much as they have to. Check & follow best practices for authentication
At the moment the email invite flow works for new members. Existing members are detected and not created again, however the text of the email treats them like a new...
Return error messages in Dutch. Now we only have them in English here: https://github.com/Prisma/api/tree/46ad4294f4a339525a9e89f8da11d99a7a5db4ae/resources/lang These strings are already translated. Let's add them. https://github.com/caouecs/Laravel-lang/tree/master/src/nl