Kennedy Sigauke
Results
3
comments of
Kennedy Sigauke
@kmaida , I am experiencing this issue, it works if I change `audience` to `aud`. But if it does not check `aud` then this does not seem like an acceptable...
So for me the issue was not because of a fresh `npm install`. But I noticed something interesting. When I use a test token generated from the test tab under...
This would also make unit testing easier. I am having trouble mocking `jwt({ secret: '...' })` middleware on controllers that require authentication.