Commit Graph

2 Commits

Author SHA1 Message Date
R. Tyler Croy 1e4742dae2
Add the allowInternal option for the authorize hook
This also improves the tests to make sure they're testing what they should,
including passing through the feathers built-in authentication mechanism
2018-10-23 15:01:58 -07:00
R. Tyler Croy 777540fc31
Support bypassing authorization within the testing environment
This also adds some basic test coverage for the authorize hook, which I should
have added in the first place. 💩
2018-10-23 12:45:03 -07:00