mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
18 lines
407 B
JSON
18 lines
407 B
JSON
{
|
|
"title": "Python Documentation",
|
|
"description": "Stack Auth for Python applications using the REST API",
|
|
"pages": [
|
|
"overview",
|
|
"faq",
|
|
"---Getting Started---",
|
|
"getting-started/setup",
|
|
"---Concepts---",
|
|
"concepts/user-authentication",
|
|
"concepts/teams-management",
|
|
"---Integration---",
|
|
"---Other---",
|
|
"others/self-host",
|
|
"others/cli-authentication"
|
|
]
|
|
}
|