Ask HN: Lightweight Authentication

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

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
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • next-auth

    Authentication for the Web.

  • You can implement this in about 10 lines with synced tab session management if you use Vercel's library.

    https://authjs.dev/

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

    InfluxDB logo
  • zitadel

    ZITADEL - The best of Auth0 and Keycloak combined. Built for the serverless era.

  • Very happy with https://zitadel.com

    It's open source would be too much of a hassle to set up in your case, the cloud version you can integrate in a couple of minutes and has a generous free tier.

  • fusionauth-issues

    FusionAuth issue submission project

  • My employer (FusionAuth) has the same feature in our community edition and it's quite popular: https://fusionauth.io/docs/v1/tech/passwordless/magic-links

    It is glorious from the user perspective, but there are actually some subtleties from the implementation perspective that caused us some grief.

    First of all, you have email configuration and deliverability. The answer is to outsource it to a provider like Sendgrid, SES, or Mailgun.

    Then, there's anti phishing email software which can expire one time tokens as it probes to prevent phishing attacks. More on how we built around that here: https://github.com/FusionAuth/fusionauth-issues/issues/629

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

  • Any alternative for Authelia?

    5 projects | /r/selfhosted | 8 Mar 2023
  • Employee records & Hierarchy management solutions

    3 projects | /r/selfhosted | 20 Feb 2023
  • AWS Cognito Alternatives 2023

    8 projects | /r/aws | 23 Dec 2022
  • Lightweight Opensource Identity Management for homelabs?

    4 projects | /r/selfhosted | 11 Sep 2022
  • Keycloak: Open-Source Identity and Access Management

    17 projects | news.ycombinator.com | 4 May 2022