0.2.3 • Published 1 year ago

@cloud2go/auth-z v0.2.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year 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.2.1

1 year ago

0.2.0

1 year ago

0.2.3

1 year ago

0.2.2

1 year ago

0.1.6

1 year ago

0.1.5

1 year ago

0.1.4

1 year ago

0.1.3

2 years ago

0.1.2

2 years ago

0.1.1

2 years ago

0.1.0

2 years ago