Skip to content

sakiv/express-jwt-permissions-x

Repository files navigation

Express JWT Permissions

Build Status npm  

NPM  

js-standard-style

Introduction

Middleware that checks JWT tokens for permissions, recommended to be used in conjunction with express-jwt.

express-jwt-permissions-x is extended version and fork of express-jwt-permissions. express-jwt-permissions-x extends the functionality of express-jwt-permissions to allow matching all or one of the permissions.

Install

npm install express-jwt-permissions-x --save

License

May be freely distributed under the MIT license.

Copyright (c) 2017 Sakiv