{
  "id": "frontend-auth",
  "kind": "web",
  "summary": "A drop-in auth surface that mounts in ANY project: sign-in, sign-up, forgot/reset-password, magic-link request + consume (email verification). Every page is a real form POSTing to the sibling api's /auth/* routes (@voltro/plugin-auth) with CSRF, plus an open-redirect-guarded `next=`. Bilingual (en/de). Pair with the api-auth backend; the standalone-subdomain-SSO layout is an opt-in note.",
  "tags": ["web", "frontend", "auth", "login", "signup", "password-reset", "magic-link", "ssr", "csrf"]
}
