express-token-auth

Express JS simple, token based, authorization middleware


Keywords
express, middleware, authorization, token
License
MIT
Install
npm install express-token-auth@0.0.1

Documentation

Travis CI

Express JS Token Authorization

This plugin registers as a middleware for Express JS framework's generated application. Performs a simple check for existance of an authorization token and validates it. There are two options to authorize the request: