@sketchmonk/acl
TypeScript icon, indicating that this package has built-in type declarations

0.0.1-alpha.0 • Public • Published

@sketchmonk/acl - Access Control Library

Overview

@sketchmonk/acl is a powerful JavaScript library designed to simplify access control in your applications. It provides utilities for defining, matching, and evaluating access control policies, with support for role-based access control (RBAC) through Roles and Subjects.

Features

  • Access Control Policies: Easily define and manage access control policies in your application.

  • Role-Based Access Control (RBAC): Implement RBAC with ease using the provided Roles and Subjects.

  • Policy Matching: Quickly check whether a user or a role has the necessary permissions for a given action.

  • Policy Evaluation: Evaluate and enforce access control policies across your application.

Installation

Install the library using npm:

npm install @sketchmonk/acl

Acknowledgments

Thank you for using @sketchmonk/acl. If you have any questions, issues, or suggestions, please feel free to contact developer@sketchmonk.com

Happy Coding !!!

Readme

Keywords

none

Package Sidebar

Install

npm i @sketchmonk/acl

Weekly Downloads

0

Version

0.0.1-alpha.0

License

MIT

Unpacked Size

57.1 kB

Total Files

40

Last publish

Collaborators

  • sketchmonk