mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
24 lines
593 B
JSON
24 lines
593 B
JSON
{
|
|
"title": "Python Documentation",
|
|
"description": "Stack Auth for Python applications using the REST API",
|
|
"pages": [
|
|
"overview",
|
|
"---Getting Started---",
|
|
"getting-started/setup",
|
|
"getting-started/auth-providers",
|
|
"---Authentication Flows---",
|
|
"authentication",
|
|
"---User Management---",
|
|
"user-management",
|
|
"---Team & Organization Management---",
|
|
"team-management",
|
|
"---Framework Integration---",
|
|
"integration",
|
|
"---Backend Concepts---",
|
|
"concepts/backend-integration",
|
|
"---Other Resources---",
|
|
"others",
|
|
"faq"
|
|
]
|
|
}
|