mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
11 lines
200 B
JSON
11 lines
200 B
JSON
{
|
|
"title": "Framework Integration",
|
|
"description": "Stack Auth integration patterns for Python frameworks",
|
|
"pages": [
|
|
"django",
|
|
"flask",
|
|
"fastapi",
|
|
"standalone-scripts"
|
|
]
|
|
}
|