mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
37 lines
940 B
JSON
37 lines
940 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/auth-providers",
|
|
"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/custom-pages",
|
|
"customization/custom-styles",
|
|
"customization/dark-mode",
|
|
"customization/internationalization",
|
|
"customization/page-examples",
|
|
"---Other---",
|
|
"others/cli-authentication",
|
|
"others/self-host",
|
|
"others/supabase"
|
|
]
|
|
}
|