feathersjs / feathers

The API and real-time application framework
https://feathersjs.com
MIT License
15.03k stars 748 forks source link

Update apiKey.md docs #3110

Closed laurensiusadi closed 9 months ago

laurensiusadi commented 1 year ago

Fix hook function so it can be used on hooks around all before authenticate('jtw', 'apiKey'). The function now accepts context, next, and returns next()