stack/docs/templates/meta.json
Madison 4e467c4026
New docs (#698)
Co-authored-by: Konsti Wohlwend <n2d4xc@gmail.com>
Co-authored-by: Madison Kennedy <madison@Madisons-MacBook-Pro.local>
Co-authored-by: BilalG1 <bg2002@gmail.com>
2025-06-20 13:30:01 -07:00

32 lines
749 B
JSON

{
"title": "Stack Auth",
"description": "Stack Auth Documentation",
"root": true,
"pages": [
"overview",
"faq",
"---Getting Started---",
"getting-started/setup",
"getting-started/components",
"getting-started/users",
"getting-started/production",
"---Concepts---",
"concepts/api-keys",
"concepts/backend-integration",
"concepts/custom-user-data",
"concepts/oauth",
"concepts/orgs-and-teams",
"concepts/permissions",
"concepts/stack-app",
"concepts/team-selection",
"concepts/user-onboarding",
"concepts/webhooks",
"---Customization---",
"...customization",
"---Other---",
"others/cli-authentication",
"others/self-host",
"others/supabase"
]
}