From d0a689fd68d92060b5dc9bd8e7cf03a96603de96 Mon Sep 17 00:00:00 2001 From: Stan Wohlwend Date: Fri, 2 Aug 2024 16:14:36 -0700 Subject: [PATCH] Update README --- README.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/README.md b/README.md index 5317b0b49..a1a5ab45d 100644 --- a/README.md +++ b/README.md @@ -19,6 +19,16 @@ We support Next.js frontends, along with any backend that can use our [REST API] Stack Setup +## How is this different from `X`? + +Ask yourself about `X`: + +- Is `X` open-source? +- Is `X` developer-friendly, well-documented, and lets you get started in minutes? +- Besides authentication, does `X` also do authorization and user management (which you'll inevitably need; eg. multi-tenancy with teams/organizations, role-based access control, password authentication, user dashboard, analytics integration)? + +If you answered "no" to any of these questions, that's how Stack Auth is different from `X`. + ## ✨ Features | | |