Build a team permissions system in Node.js app using Auth0 and Permify - Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • Appwrite - The open-source backend cloud platform
  • Onboard AI - Learn any GitHub repo in 59 seconds
  • InfluxDB - Collect and Analyze Billions of Data Points in Real Time
  • express-openid-connect

    An Express.js middleware to protect OpenID Connect web applications.

    Set Up Authentication with using Auth0 OpenID Connect.

  • permify

    Permify is an open-source authorization service inspired by Google Zanzibar.

    In the second part of this series we will set up our authorization structure with using open source authorization service, Permify.

  • Appwrite

    Appwrite - The open-source backend cloud platform. Add Auth, Databases, Functions, and Storage to your product and build any application at any scale while using your preferred coding languages and tools.

  • team-permissions

    Team permissions system in the Node.js app using Auth0 and Permify

    You can find the source code on Github

  • dotenv

    Loads environment variables from .env for nodejs projects.

    dotenv: Loads environment variables from .env file.

  • Nodemon.io

    Monitor for any changes in your node.js application and automatically restart the server - perfect for development

    nodemon: It monitors for any changes in your source and automatically restarts your server.

  • Express

    Fast, unopinionated, minimalist web framework for node.

    Set up a backend server with Express.js.

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