@cloud2go/auth-z
TypeScript icon, indicating that this package has built-in type declarations

0.2.3 • Public • Published

auth-z

Authorization package with complex permission handling

Why?

Sometimes managing permissions of an application can be difficult. This package aims to leverage the complexity of permissions by providing a simple interface to manage them.

You still have the control of which actions, resources and scopes are allowed, but now with a simple app.use you can lock everything behind authentication and check if the user has the required permissions on any controller, or using a permission-specific middleware on a route basis.

Documentation and Source Code

You can find the full documentation and source-code of this package here.

Readme

Keywords

none

Package Sidebar

Install

npm i @cloud2go/auth-z

Weekly Downloads

1

Version

0.2.3

License

MIT

Unpacked Size

49 kB

Total Files

35

Last publish

Collaborators

  • giancarl021