api icon indicating copy to clipboard operation
api copied to clipboard

Story should not require user id in request body

Open archived-m opened this issue 8 years ago • 0 comments

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

archived-m avatar Sep 08 '17 17:09 archived-m