feathersjs/docs

Comment: File uploads in FeathersJS (cookbook/express/file-uploading.md)

Ceredavide opened this issue · 0 comments

Comment/Problem

Uploads.hooks not working

I copied your code from the guide for create an easy upload service, but when I tired to add an hook that verify is the user has the permition to create, patch or delete a file.

How can I fix this problem?