Streamlining Role-Based Access Control in Next.js with Descope and Auth.js: A Step-by-Step Guide

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • ecommerce-nextjs-descope

  • You can see my implementation in the demo app, auth branch.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • next-auth

    Authentication for the Web.

  • Let's learn a bit about Descope and how to use it with Auth.js (next-auth) to protect our Next.js app with role-based access control (RBAC).

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

  • Nextauth.js: Use <SessionProvider /> in Next.js "app" directory

    2 projects | news.ycombinator.com | 28 Jan 2024
  • NextAuth with AWS Cognito Email & Google Sign in

    2 projects | dev.to | 26 Jan 2024
  • Setting up Next.js with NextAuth, Prisma and "Credentials" Auth Provider

    1 project | dev.to | 25 Dec 2023
  • How to implement Reddit OAuth in my React app

    4 projects | /r/reactjs | 4 Dec 2023
  • Next Auth with seprate backend (Golang)

    1 project | /r/nextjs | 19 Oct 2023