Files
directus/api/src
Rijk van Zanten eea9f45624 Add authenticate hook to implement custom auth checks against current request (#11942)
* Add "authenticate" filter hook that allows custom auth check

* Start on test

* Update Jest, restructure API tests, start implementing authenticate test

* Move access token verify to util function

* Ensure jest can show inline warnings on correct lines

* Update is-directus-jwt to use jsonwebtoken decode + add tests

* Remove unused package

* Tweak and finish + test authenticate

* Tweak test

* Add authenticate filter to docs

* Don't scan tests for codeql

* No seriously, ignore tests
2022-03-03 16:29:13 -05:00
..
2022-02-23 15:48:14 -05:00
2022-02-28 21:09:27 +00:00
2021-11-03 17:34:48 -04:00
2021-11-08 17:35:05 -05:00
2021-04-29 15:55:12 -04:00
2022-02-28 21:09:27 +00:00
2021-09-13 17:48:36 -04:00