Backend redirecting to a frontend endpoint with a JWT

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

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
  • renraku

    web api library

  • i think of tokens much like any other data that a server might accept to perform a function call. it's just another parameter. that said, my experimental renraku api library abstracts out the mundane auth stuff from function calls, merely as a developer experience ergonomic enhancement.

  • 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

  • How to implement cors in express app for handling requests from client side? It is to be integrated only in server side right? Anything to take into account on client side?

    1 project | /r/node | 25 Jan 2022
  • Confused on what to put for Origin for CORS request

    1 project | /r/webdev | 12 Sep 2021
  • What approach would you suggest when trying to build an instant chat feature?

    5 projects | /r/node | 6 Jan 2022
  • laravel-json-api alternatives - laravel-query-builder, laravel-fractal, and laravel

    4 projects | 14 Jul 2023
  • How do i handle errors globally in node?

    1 project | /r/node | 9 Jun 2023