mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
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>
32 lines
749 B
JSON
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"
|
|
]
|
|
}
|