0.1.4 • Published 3 months ago

@cloud2go/auth-z v0.1.4

Weekly downloads
-
License
MIT
Repository
github
Last release
3 months ago

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.

0.1.4

3 months ago

0.1.3

9 months ago

0.1.2

11 months ago

0.1.1

11 months ago

0.1.0

11 months ago