Using OSS to secure your web-app / app / ...

This page summarizes the projects mentioned and recommended in the original post on dev.to

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • Keycloak

    Open Source Identity and Access Management For Modern Applications and Services

  • There are some opensource solutions that are trying to solve this issue; one of them is Keycloak. Keycloak solves this problem well but introduces some other problems: It is very complex and custom styling is everything but easy if you want to use something like Next.js to fully integrate the Login/Registration into your webapp.

  • Next.js

    The React Framework

  • There are some opensource solutions that are trying to solve this issue; one of them is Keycloak. Keycloak solves this problem well but introduces some other problems: It is very complex and custom styling is everything but easy if you want to use something like Next.js to fully integrate the Login/Registration into your webapp.

  • 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
  • quickstart-android

    Firebase Quickstart Samples for Android

  • To solve this issue often providers like Firebase, Auth0, ... step in an provide user-management and permission-management. These solutions work fine but get costly very quickly. But the main 'not-selling point' for me is that they are not opensource and cannot be hosted by myself. I like being able to have control over things I invest my time in.

  • react-native-auth0

    React Native toolkit for Auth0 API

  • To solve this issue often providers like Firebase, Auth0, ... step in an provide user-management and permission-management. These solutions work fine but get costly very quickly. But the main 'not-selling point' for me is that they are not opensource and cannot be hosted by myself. I like being able to have control over things I invest my time in.

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