feathersjs-ecosystem/feathers-authentication-hooks

`restrictToOwner` returns `403` if record is not found

Closed this issue · 1 comments

restrictToOwner throws Forbidden if no record was found. However, I think it should throw a normal NotFound in this case.

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Apologies if the issue could not be resolved. FeathersJS ecosystem modules are community maintained so there may be a chance that there isn't anybody available to address the issue at the moment. For other ways to get help see here.