Configure CORS headers from environment variables

This commit is contained in:
2026-09-18 11:12:01 +00:00
parent 8a2941eccc
commit b6f0636ab7
10 changed files with 313 additions and 5 deletions
+1
View File
@@ -10,6 +10,7 @@ readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"kaya-core",
"kaya-cors",
"kaya-session",
"kaya-session-redis",
"kaya-oidc",