js-express-bearer-token icon indicating copy to clipboard operation
js-express-bearer-token copied to clipboard

Support Error Handling: Forward error to next middleware

Open moshest opened this issue 5 years ago • 4 comments

Set status to 400 and forward an error to the next error handler.

moshest avatar Jun 03 '19 10:06 moshest

Looks like there is a problem in the tests.. (next is not a function)

moshest avatar Jun 03 '19 11:06 moshest

Don't use next.

mkormendy avatar Aug 29 '20 17:08 mkormendy

I just invited you as a collaborator and made you an author of this package on npm @mkormendy. Feel free to fix the issue.

tkellen avatar Aug 29 '20 17:08 tkellen

Somehow missed this when it came in @moshest, sorry about that. You're now invited to be a collaborator on this repo and an author on npm as well. I presume @mkormendy will get to it first but feel free to resolve this together guys.

tkellen avatar Aug 29 '20 18:08 tkellen