You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 29, 2018. It is now read-only.
Hi,
I had an issue with chaining the hooks, standard stuff (authenticate, restrictToOwner) and I realized that the params not arriving to the next hook from time to time.
Hi,
I had an issue with chaining the hooks, standard stuff (authenticate, restrictToOwner) and I realized that the params not arriving to the next hook from time to time.
The next line:
https://github.com/feathersjs/feathers-authentication-jwt/blob/master/src/verifier.js#L30
Shouldn't be like
At least for me fixed the issue (after hours of debugging).
Thanks,
Paul
The text was updated successfully, but these errors were encountered: