InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more β
Accesscontrol Alternatives
Similar projects and alternatives to accesscontrol
-
supabase
The open source Firebase alternative. Supabase gives you a dedicated Postgres database to build your web, mobile, and AI applications.
-
InfluxDB
InfluxDB β Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Nest
A progressive Node.js framework for building efficient, scalable, and enterprise-grade server-side applications with TypeScript/JavaScript π
-
-
TypeORM
ORM for TypeScript and JavaScript. Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, SAP Hana, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
-
-
refine
Discontinued Build your React-based CRUD applications, without constraints. [Moved to: https://github.com/refinedev/refine] (by pankod)
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
CASL
CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access
-
-
node-casbin
An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js and Browser
-
chappe
π§βπ» Developer Docs builder. Write guides in Markdown and references in API Blueprint. Comes with a built-in search engine.
-
-
-
-
-
-
objection-authorize
Discontinued isomorphic, "magical" authorization integration with Objection.js π
-
ngx-permissions
Permission and roles based access control for your angular(angular 2,4,5,6,7,9+) applications(AOT, lazy modules compatible
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
accesscontrol discussion
accesscontrol reviews and mentions
-
Three Ways to Secure Database APIs: Which Is Right for You?
You can mitigate the pain by using libraries like accesscontrol, express-rbac, django-guardian, etc., to manage authorization more declaratively. But making sure nothing leaks is still a significant challenge.
-
Java Script-AdonisJs FunΓ§Γ΅es(roles) ACL-RBAC Backend API
2- https://www.npmjs.com/package/accesscontrol https://github.com/onury/accesscontrol
- Decoupling Authorization Logic from Code in NodeJS
- Rest API : After CRUD
-
Build low-code, customizable and authorization ready (accesscontrol) admin panel with NestJS.
I used nestjsx-crud in the api we prepared. This library makes CRUD operations very easy. However, there is no support on the authorization side. That's why I made use of the accesscontrol library, which can be easily integrated with both nestjs and refine.
-
Building RBAC in Node
Access-Control
-
Node Authorization Framework
not a big fan of DSL(s), I think it adds complexity to the code, checkout this library accesscontrol all the configuration is javascript objects and more maintainable I think.
-
Confusion about authorization accesscontrol npm library
I am going through the docs accesscontrol npm library and came across code to limit the user to only readOwn resources.
-
Suggestion on implementing Authorization in Node.js express
what do you think about this library accesscontrol. It seems easier to grasp with its fluent syntax and no custom DSL
-
A note from our sponsor - InfluxDB
www.influxdata.com | 15 Jun 2025
Stats
onury/accesscontrol is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of accesscontrol is TypeScript.