fix(meta.json): stack-auth (#102)
Some checks failed
Deploy to Cloudflare Pages (Production) / Publish to Cloudflare Pages (push) Has been cancelled
Validate Blueprints Structure and Meta / validate (push) Has been cancelled

This commit is contained in:
Ahmed Rowaihi 2025-04-28 01:35:34 +03:00 committed by GitHub
parent a8e8f564b3
commit c0c9b6492a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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",