Why outsource your auth system?

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

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

    Simple, unobtrusive authentication for Node.js.

  • Passport is an Express middleware for authentication. It supports pluggable "strategies" for supporting different types of authentication, from basic username/password to OAuth and many others.

    https://www.npmjs.com/package/passport

  • supabase

    The open source Firebase alternative.

  • Looks like C++ client support is still a request? https://github.com/supabase/supabase/discussions/5

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

    The place where ORY's SDKs are being auto-generated (by ory)

  • The ORY SDKs are auto-generated using OpenAPI, so you could probably request one or generate one yourself (https://github.com/ory/sdk). I just put in a request for a Rust SDK and was able to auto-generate one locally for testing purposes pretty easily.

  • bitbucket-authenticator

    Bitbucket oauth authenticator that can be used with any Java-based Web API

  • Not open source, but free as in beer: https://curity.io/product/community/

    It's a complex server, but if you need to connect to lots of third party systems it may be a good choice as it has support for all sorts of things and its plugins are open-source (e.g. BitBucket plugin: https://github.com/curityio/bitbucket-authenticator)

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

  • FastAPI as a authentication provider

    5 projects | /r/FastAPI | 24 Apr 2023
  • Magic Link Authentication and Route Controls with Supabase and Next.js

    4 projects | dev.to | 13 Jul 2021
  • Supabase - Quickstart: Vue.js

    4 projects | dev.to | 6 Jun 2021
  • Learn OAuth by building a client with Node.js

    1 project | news.ycombinator.com | 16 Apr 2024
  • Creating an OG image using React and Netlify Edge Functions

    7 projects | dev.to | 16 Apr 2024