express-token-auth
v0.1.1
Published
Express JS simple, token based, authorization middleware
Maintainers
Readme
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:
