Reverse engineering Apple's MusicKitJS to create Apple Music Strategy for PassportJS

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
  • passport-spotify

    Spotify authentication strategy for Passport and Node.js.

  • Spotify strategy has a showDialog option that enable to force to show the login dialog. In my app, I was using that option show the dialog when users want to change the associated account.

  • Passport

    Simple, unobtrusive authentication for Node.js.

  • This post describes my journey of isolating the authentication from MusicKitJS, and packaging it into a passportJS strategy.

  • 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

  • SvelteKit with passport?

    2 projects | /r/sveltejs | 30 Apr 2023
  • Spotify OAuth2 Authentication in a NestJS Application

    3 projects | dev.to | 20 Mar 2022
  • Should I use Passport Js for user authentication?

    1 project | /r/node | 13 Jun 2023
  • req.logout() not working on passport.js even after adding callback?

    1 project | /r/learnjavascript | 19 Jan 2023
  • I'm having error saying that req.isAuthenticated() not a function

    2 projects | /r/node | 29 Dec 2022