From c0c9b6492aa347e58a89136b799c98d763b8e222 Mon Sep 17 00:00:00 2001 From: Ahmed Rowaihi Date: Mon, 28 Apr 2025 01:35:34 +0300 Subject: [PATCH] fix(meta.json): stack-auth (#102) --- meta.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/meta.json b/meta.json index 3455657..9447a7d 100644 --- a/meta.json +++ b/meta.json @@ -211,16 +211,14 @@ "id": "stack-auth", "name": "Stack Auth", "version": "latest", - "description": "Uptime Kuma is a free and open source monitoring tool that allows you to monitor your websites and applications.", + "description": "Open-source Auth0/Clerk alternative. Stack Auth is a free and open source authentication tool that allows you to authenticate your users.", "logo": "stack-auth.png", "links": { - "github": "https://github.com/louislam/uptime-kuma", - "website": "https://uptime.kuma.pet/", - "docs": "https://github.com/louislam/uptime-kuma/wiki" + "github": "https://github.com/stack-auth/stack-auth", + "website": "https://stack-auth.com/", + "docs": "https://docs.stack-auth.com/next/overview" }, - "tags": [ - "monitoring" - ] + "tags": ["authentication", "auth", "authorization"] }, { "id": "uptime-kuma",