General workflow for Auth0 with a seperated frontend + backend not clear

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

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
  • next-auth-example

    Example showing how to use NextAuth.js with Next.js

  • Just use (next-auth)[https://github.com/nextauthjs/next-auth-example], and without setting up a db it automatically defaults to JWTs. Only thing that I would do is make sure to setup a revocation policy on the server that allows you to revoke JWTs before its expiration. I usually keep a simple json document of revoked tokens, which I can then deny access to in-case the token was ever compromised.

  • 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
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+App Router+Prisma

    2 projects | dev.to | 9 Dec 2023
  • Is there any case where we should use <a> instead of <Link>

    1 project | /r/nextjs | 10 Oct 2023
  • Since many thought my code was terrible, here is some context for you to understand it better.

    1 project | /r/programminghorror | 26 May 2023
  • Next-Auth and FastAPI Auth endpoint

    1 project | /r/nextjs | 15 Apr 2023
  • Ask HN: Simple Auth for Website

    2 projects | news.ycombinator.com | 23 Apr 2024