Decoupling Authorization Logic from Code in NodeJS

This page summarizes the projects mentioned and recommended in the original post on /r/node

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Add the SurveyJS white-label form builder to your JavaScript app (React/Angular/Vue3). Build complex JSON forms without coding. Fully customizable, works with any backend, perfect for data-heavy apps. Learn more.
surveyjs.io
featured
  1. authorization

    An Object Oriented Authorization Framework for Node.js (by VinceZK)

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. accesscontrol

    Role and Attribute based Access Control for Node.js

  4. CASL

    CASL is an isomorphic authorization JavaScript library which restricts what resources a given user is allowed to access

  5. oso

    Deprecated: See README

    There's Oso as well

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Policy as Code vs. Policy as Graph Comparison

    2 projects | news.ycombinator.com | 30 Jun 2023
  • Building RBAC in Node

    7 projects | dev.to | 3 Feb 2022
  • Casbin: An authorization library that supports access control models like ACL, RBAC, ABAC in Node.js

    2 projects | /r/node | 12 Jan 2021
  • 🔐 Modern Type-Safe Permission Management via Permix

    3 projects | dev.to | 23 Jan 2025
  • How to Model Cloud-Native Authorization

    1 project | dev.to | 13 May 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?