ensure-token

A package for ensuring bearer token is available in the header of the HTTP Request using Express

auth-bearer-parser

This is a parsing middleware for Bearer tokens that can be used with the Express framework. Parse the `Authorization` header and assign the Bearer token to `req.token`.