tempest-fastapi-sdk 0.87.0__tar.gz → 0.87.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/CHANGELOG.md +15 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/PKG-INFO +1 -1
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/pyproject.toml +1 -1
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/__init__.py +1 -1
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/service.py +18 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_cookie_delivery.py +72 -1
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/uv.lock +1 -1
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/.github/workflows/ci.yml +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/.github/workflows/docs.yml +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/.github/workflows/release-pypi.yml +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/.gitignore +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/.python-version +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/CLAUDE.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/Makefile +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/README.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/architecture.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/architecture.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/changelog.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/changelog.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/contributing.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/contributing.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/index.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/index.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/installation.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/installation.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/index.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/index.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/api.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/api.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/business-rules.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/business-rules.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/domain.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/domain.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/flows.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/flows.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/index.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/index.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/migration.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/migration.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/admin.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/admin.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/audit-trail.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/audit-trail.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/auth-flow.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/auth-flow.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/br-helpers.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/br-helpers.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/cache.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/cache.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/cli.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/cli.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/database.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/database.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/deploy-safety.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/deploy-safety.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/downloads.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/downloads.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/email.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/email.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/feature-flags.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/feature-flags.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/fields.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/fields.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/http-client.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/http-client.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/http.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/http.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/idempotency.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/idempotency.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/index.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/index.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/logging.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/logging.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/metrics.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/metrics.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/mfa.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/mfa.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/multi-tenant.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/multi-tenant.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/observability.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/observability.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/offline-sync.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/offline-sync.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/outbox.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/outbox.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/queue-tasks.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/queue-tasks.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/realtime.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/realtime.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/refresh-tokens.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/refresh-tokens.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/security.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/security.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/sessions.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/sessions.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/sse.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/sse.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/storage.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/storage.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/stored-files.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/stored-files.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/testing.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/testing.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/typing.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/typing.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/uploads.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/uploads.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/utilities.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/utilities.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/vision.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/vision.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/webpush.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/webpush.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/websocket.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/recipes/websocket.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/reference.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/reference.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/roadmap.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/roadmap.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/tutorial.en.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/tutorial.md +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/mkdocs.yml +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/mkdocs_hooks/llmstxt.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/scripts/extract_recipe.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/actions.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/auth.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/config.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/discovery.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/forms.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/session.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/site.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/static/admin.css +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/base.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/dashboard.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/detail.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/form.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/list.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/login.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/logs.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/templates/mfa.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/theme.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/cookies.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/dependencies/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/dependencies/auth.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/handlers.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/body_size.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/cors.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/csrf.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/graceful.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/idempotency.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/rate_limit.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/middlewares/request_id.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/oauth.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/health.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/logs.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/metrics.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/tool_spec.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/server.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/static.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/tracing.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/webhooks.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/guards.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/locale.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/page_renderer.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/schemas.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/activation.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/activation_error.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/activation_success.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/password_reset.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/password_reset_error.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/password_reset_form.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/en-US/password_reset_success.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/activation.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/activation_error.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/activation_success.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/password_reset.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/password_reset_error.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/password_reset_form.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/templates/pt-BR/password_reset_success.html +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/token_delivery.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cache/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cache/decorator.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cache/invalidation.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cache/redis_manager.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/Dockerfile.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/README.md.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/dockerignore.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/env.example.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/gitignore.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/main.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/pyproject.toml.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/api/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/api/app.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/api/dependencies/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/api/dependencies/auth.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/api/dependencies/resources.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/api/routers/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/controllers/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/core/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/core/exceptions.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/core/settings.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/db/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/db/models/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/db/models/user.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/db/repositories/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/schemas/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/server.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/services/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/src/utils/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/tests/__init__.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/_templates/tests/test_smoke.py.tmpl +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/config.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/db.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/docker_compose.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/generate.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/lint.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/main.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/new.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/secrets.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/src_layers.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/cli/user.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/controllers/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/controllers/base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/core/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/core/context.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/core/enums.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/core/logging.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/core/typed.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/_alembic_templates/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/_alembic_templates/env.py.template +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/alembic_hooks.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/audit.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/backup.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/connection.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/migrations.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/mixins.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/outbox.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/repository.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/slow_query.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/tenant.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/user_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/user_recovery_code_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/user_refresh_token_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/user_token_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/db/webpush_subscription_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/conflict.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/forbidden.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/i18n.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/jwt.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/not_found.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/too_many_requests.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/unauthorized.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/upload.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/exceptions/validation.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/flags/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/flags/backends.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/flags/dependencies.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/flags/service.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/py.typed +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/queue/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/queue/manager.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/schemas/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/schemas/base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/schemas/link_headers.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/schemas/logs.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/schemas/pagination.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/schemas/response.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/services/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/services/base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/services/file_mixin.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/dependencies.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/middleware.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/schemas.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/service.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sessions/store.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/settings/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/settings/base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/settings/mixins.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sse/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sse/broker.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/sse/event_stream.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/storage/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/storage/minio_client.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/tasks/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/tasks/manager.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/tasks/scheduler.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/testing/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/testing/database.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/client_ip.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/data/br_locations.json +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/datetime.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/dict.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/download.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/email.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/fields.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/http_client.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/jwt.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/locations.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/log.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/metrics.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/opaque_token.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/password.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/regex.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/storage_backends.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/throttle.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/totp.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/utils/upload.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/vision/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/vision/mapping.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/vision/schemas.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/webpush/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/webpush/dispatcher.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/webpush/router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/webpush/schemas.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/webpush/service.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/websockets/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/websockets/hub.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/websockets/router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/websockets/schemas.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_actions.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_auth.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_discovery.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_forms.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_logs_nav.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_mfa.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_rich_filters.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_site.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_theme.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_upload_field.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/admin/test_user_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_body_size.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_cookies.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_cors.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_csrf.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_dependencies_auth.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_graceful.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_handlers.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_health_router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_idempotency.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_jwt_dependency.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_logs_router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_oauth.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_prometheus.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_rate_limit.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_rate_limit_extras.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_request_id_middleware.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_role_dependency.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_server.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_static.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_tool_spec.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_tracing.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_webhooks.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/api/test_webhooks_rsa.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_guards.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_locale.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_mfa.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_refresh.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_refresh_db.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_service.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cache/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cache/test_decorator.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cache/test_invalidation.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cache/test_redis_manager.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_config.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_db.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_db_seed.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_docker_compose.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_generate.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_lint_strictness.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_main.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_secrets.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/cli/test_user.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/conftest.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/controllers/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/controllers/test_base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/core/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/core/test_context.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/core/test_enums.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/core/test_logging.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/core/test_typed.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_alembic_hooks.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_audit.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_backup.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_bulk_ops.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_connection.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_migrations.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_mixins.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_model.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_outbox.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_repository.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_safe_upgrade.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_slow_query.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/db/test_tenant.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/exceptions/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/exceptions/test_exceptions.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/exceptions/test_i18n.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/flags/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/flags/test_flags.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/queue/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/queue/test_manager.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/schemas/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/schemas/test_base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/schemas/test_cursor_pagination.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/schemas/test_link_headers.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/schemas/test_pagination.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/schemas/test_response.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/services/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/services/test_base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/services/test_file_mixin.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/sessions/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/sessions/test_sessions.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/settings/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/settings/test_base.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/settings/test_mixins.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/sse/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/sse/test_broker.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/sse/test_event_stream.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/storage/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/storage/test_minio_client.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/tasks/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/tasks/test_manager.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/tasks/test_scheduler.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/testing/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/testing/test_database.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_client_ip.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_datetime.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_dict.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_download.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_email.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_fields.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_http_client.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_jwt.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_lazy_extras.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_locations.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_log.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_metrics.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_opaque_token.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_password.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_regex.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_storage_backends.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_throttle.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/utils/test_upload.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/vision/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/vision/test_vision.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/webpush/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/webpush/test_dispatcher.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/webpush/test_router.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/webpush/test_schemas.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/webpush/test_service.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/websockets/__init__.py +0 -0
- {tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/websockets/test_hub_and_router.py +0 -0
|
@@ -5,6 +5,21 @@ All notable changes to **tempest-fastapi-sdk** are listed below.
|
|
|
5
5
|
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
|
|
6
6
|
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
|
|
7
7
|
|
|
8
|
+
## [0.87.1] — 2026-07-02
|
|
9
|
+
|
|
10
|
+
### Fixed
|
|
11
|
+
|
|
12
|
+
- **`UserAuthService.current_user_dependency()` now honours cookie
|
|
13
|
+
delivery.** When `AUTH_TOKEN_DELIVERY` is `"cookie"` or `"both"` it
|
|
14
|
+
auto-derives the access-token cookie name from
|
|
15
|
+
`AUTH_ACCESS_COOKIE_NAME`, so any business route guarded by the
|
|
16
|
+
dependency authenticates off the cookie the bundled login set — the
|
|
17
|
+
`Authorization` header still wins when present. Previously the
|
|
18
|
+
dependency was bearer-only, so cookie-mode clients hit
|
|
19
|
+
`401 Authorization token is missing or invalid` on protected routes
|
|
20
|
+
even with the cookies in the browser. A new `cookie_name=` argument
|
|
21
|
+
lets callers force a specific cookie (or `None` for header-only).
|
|
22
|
+
|
|
8
23
|
## [0.87.0] — 2026-07-02
|
|
9
24
|
|
|
10
25
|
### Added
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tempest-fastapi-sdk
|
|
3
|
-
Version: 0.87.
|
|
3
|
+
Version: 0.87.1
|
|
4
4
|
Summary: Shared FastAPI building blocks: base schemas, ORM model, async repository, exceptions, pagination and settings — the conventions used across Tempest projects.
|
|
5
5
|
Project-URL: Homepage, https://github.com/mauriciobenjamin700/tempest-fastapi-sdk
|
|
6
6
|
Project-URL: Repository, https://github.com/mauriciobenjamin700/tempest-fastapi-sdk
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
[project]
|
|
2
2
|
name = "tempest-fastapi-sdk"
|
|
3
|
-
version = "0.87.
|
|
3
|
+
version = "0.87.1"
|
|
4
4
|
description = "Shared FastAPI building blocks: base schemas, ORM model, async repository, exceptions, pagination and settings — the conventions used across Tempest projects."
|
|
5
5
|
readme = "README.md"
|
|
6
6
|
requires-python = ">=3.11"
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/auth/service.py
RENAMED
|
@@ -816,6 +816,7 @@ class UserAuthService:
|
|
|
816
816
|
*,
|
|
817
817
|
soft: bool = False,
|
|
818
818
|
session_dependency: Callable[..., Any] | None = None,
|
|
819
|
+
cookie_name: str | None = None,
|
|
819
820
|
) -> Callable[..., Coroutine[Any, Any, Any]]:
|
|
820
821
|
"""Build a FastAPI dependency that returns the authenticated user.
|
|
821
822
|
|
|
@@ -850,6 +851,15 @@ class UserAuthService:
|
|
|
850
851
|
session_dependency (Callable[..., Any] | None): The
|
|
851
852
|
request-scoped session provider to share with
|
|
852
853
|
repositories. Defaults to ``self.db.session_dependency``.
|
|
854
|
+
cookie_name (str | None): Cookie to read the access token
|
|
855
|
+
from when the ``Authorization`` header is absent (the
|
|
856
|
+
header still wins). ``None`` (default) auto-derives it
|
|
857
|
+
from ``AUTH_ACCESS_COOKIE_NAME`` whenever
|
|
858
|
+
``AUTH_TOKEN_DELIVERY`` is ``"cookie"`` or ``"both"`` —
|
|
859
|
+
so a route guarded by this dependency accepts the cookie
|
|
860
|
+
the bundled login set, with no extra wiring. Pass an
|
|
861
|
+
explicit name to force it, or a bearer-only delivery
|
|
862
|
+
mode leaves it ``None`` (header only).
|
|
853
863
|
|
|
854
864
|
Returns:
|
|
855
865
|
Callable[..., Coroutine[Any, Any, Any]]: An async FastAPI
|
|
@@ -867,10 +877,18 @@ class UserAuthService:
|
|
|
867
877
|
make_jwt_user_dependency,
|
|
868
878
|
)
|
|
869
879
|
|
|
880
|
+
resolved_cookie_name = cookie_name
|
|
881
|
+
if resolved_cookie_name is None and self.auth_settings.AUTH_TOKEN_DELIVERY in (
|
|
882
|
+
"cookie",
|
|
883
|
+
"both",
|
|
884
|
+
):
|
|
885
|
+
resolved_cookie_name = self.auth_settings.AUTH_ACCESS_COOKIE_NAME
|
|
886
|
+
|
|
870
887
|
return make_jwt_user_dependency(
|
|
871
888
|
self.jwt,
|
|
872
889
|
self.get_user,
|
|
873
890
|
soft=soft,
|
|
891
|
+
cookie_name=resolved_cookie_name,
|
|
874
892
|
session_dependency=session_dependency or self.db.session_dependency,
|
|
875
893
|
)
|
|
876
894
|
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tests/auth/test_cookie_delivery.py
RENAMED
|
@@ -17,7 +17,7 @@ from collections.abc import AsyncIterator
|
|
|
17
17
|
from typing import Any
|
|
18
18
|
|
|
19
19
|
import pytest
|
|
20
|
-
from fastapi import FastAPI
|
|
20
|
+
from fastapi import Depends, FastAPI
|
|
21
21
|
from httpx import ASGITransport, AsyncClient
|
|
22
22
|
from sqlalchemy.ext.asyncio import (
|
|
23
23
|
AsyncSession,
|
|
@@ -26,6 +26,7 @@ from sqlalchemy.ext.asyncio import (
|
|
|
26
26
|
)
|
|
27
27
|
|
|
28
28
|
from tempest_fastapi_sdk import (
|
|
29
|
+
AsyncDatabaseManager,
|
|
29
30
|
BaseModel,
|
|
30
31
|
BaseUserModel,
|
|
31
32
|
TokenDelivery,
|
|
@@ -46,6 +47,17 @@ _CookieUserToken = make_user_token_model(
|
|
|
46
47
|
class_name="_CookieUserToken",
|
|
47
48
|
)
|
|
48
49
|
|
|
50
|
+
|
|
51
|
+
class _DepUser(BaseUserModel):
|
|
52
|
+
__tablename__ = "cookie_dep_users"
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
_DepUserToken = make_user_token_model(
|
|
56
|
+
user_table="cookie_dep_users",
|
|
57
|
+
tablename="cookie_dep_user_tokens",
|
|
58
|
+
class_name="_DepUserToken",
|
|
59
|
+
)
|
|
60
|
+
|
|
49
61
|
_PASSWORD = "strong-pass-12-chars"
|
|
50
62
|
|
|
51
63
|
|
|
@@ -301,3 +313,62 @@ class TestBothMode:
|
|
|
301
313
|
|
|
302
314
|
assert r.status_code == 200, r.text
|
|
303
315
|
assert r.cookies.get("access_token")
|
|
316
|
+
|
|
317
|
+
|
|
318
|
+
class TestCurrentUserDependencyCookie:
|
|
319
|
+
"""service.current_user_dependency() must honour cookie delivery.
|
|
320
|
+
|
|
321
|
+
A business route guarded by the dependency should authenticate off
|
|
322
|
+
the access cookie the bundled login set — with no Authorization
|
|
323
|
+
header — when AUTH_TOKEN_DELIVERY is cookie/both.
|
|
324
|
+
"""
|
|
325
|
+
|
|
326
|
+
async def test_protected_route_reads_access_cookie(self) -> None:
|
|
327
|
+
db = AsyncDatabaseManager("sqlite+aiosqlite:///:memory:")
|
|
328
|
+
await db.connect()
|
|
329
|
+
await db.create_tables()
|
|
330
|
+
try:
|
|
331
|
+
service = UserAuthService(
|
|
332
|
+
user_model=_DepUser,
|
|
333
|
+
token_model=_DepUserToken, # type: ignore[arg-type]
|
|
334
|
+
auth_settings=AuthSettings(
|
|
335
|
+
AUTH_AUTO_ACTIVATE=True,
|
|
336
|
+
AUTH_TOKEN_DELIVERY="both",
|
|
337
|
+
AUTH_COOKIE_SECURE=False,
|
|
338
|
+
),
|
|
339
|
+
jwt_settings=JWTSettings(JWT_SECRET="x" * 32),
|
|
340
|
+
email=None,
|
|
341
|
+
db=db,
|
|
342
|
+
)
|
|
343
|
+
async with db.get_session_context() as s:
|
|
344
|
+
await service.signup(s, email="dep@a.com", password=_PASSWORD)
|
|
345
|
+
await s.commit()
|
|
346
|
+
|
|
347
|
+
app = FastAPI()
|
|
348
|
+
app.include_router(
|
|
349
|
+
make_auth_router(service, session_factory=db.session_dependency)
|
|
350
|
+
)
|
|
351
|
+
current_user = service.current_user_dependency()
|
|
352
|
+
|
|
353
|
+
@app.get("/me")
|
|
354
|
+
async def me(user: _DepUser = Depends(current_user)) -> dict[str, str]:
|
|
355
|
+
return {"email": user.email}
|
|
356
|
+
|
|
357
|
+
transport = ASGITransport(app=app)
|
|
358
|
+
async with AsyncClient(transport=transport, base_url="http://t") as c:
|
|
359
|
+
# No cookie yet → guarded route rejects.
|
|
360
|
+
anon = await c.get("/me")
|
|
361
|
+
assert anon.status_code == 401, anon.text
|
|
362
|
+
|
|
363
|
+
await c.post(
|
|
364
|
+
"/auth/cookie/login",
|
|
365
|
+
json={"email": "dep@a.com", "password": _PASSWORD},
|
|
366
|
+
)
|
|
367
|
+
# Access cookie alone (no Authorization header) authenticates.
|
|
368
|
+
ok = await c.get("/me")
|
|
369
|
+
|
|
370
|
+
assert ok.status_code == 200, ok.text
|
|
371
|
+
assert ok.json()["email"] == "dep@a.com"
|
|
372
|
+
finally:
|
|
373
|
+
await db.drop_tables()
|
|
374
|
+
await db.disconnect()
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/.github/workflows/release-pypi.yml
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/api.en.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/domain.en.md
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/domain.md
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/flows.en.md
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/flows.md
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/index.en.md
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/docs/learning/marketplace/index.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/__init__.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/actions.py
RENAMED
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/config.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/discovery.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/forms.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/router.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/session.py
RENAMED
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/static/admin.css
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/admin/theme.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/__init__.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/cookies.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/handlers.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/health.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/logs.py
RENAMED
|
File without changes
|
{tempest_fastapi_sdk-0.87.0 → tempest_fastapi_sdk-0.87.1}/tempest_fastapi_sdk/api/routers/metrics.py
RENAMED
|
File without changes
|
|
File without changes
|