mirror of
https://github.com/stack-auth/stack.git
synced 2026-06-13 21:01:21 +08:00
11 lines
210 B
JSON
11 lines
210 B
JSON
{
|
|
"title": "Authentication",
|
|
"description": "Authentication flows and patterns for Python applications",
|
|
"pages": [
|
|
"api-setup",
|
|
"user-sessions",
|
|
"oauth-flows",
|
|
"server-validation"
|
|
]
|
|
}
|