Files
openapi-first/openapi_first
Vishesh 'ironeagle' Bangotra a2169b2bb1 add spec-driven auth dependency injection
- security.py: parse securitySchemes, resolve {ENV_VAR} from env,
  generate FastAPI Depends for Bearer JWT introspection
- app.py: extract schemes, build deps, pass to binder at init
- binder.py: inject Depends() per operation based on spec's security
- __init__.py: export security module
- pyproject.toml: add httpx dependency
2026-07-17 21:00:23 +05:30
..
2026-06-16 04:14:14 +05:30
2026-01-22 11:28:32 +00:00
2026-01-22 11:28:32 +00:00
2026-06-16 04:14:14 +05:30
2026-01-22 11:28:32 +00:00
2026-06-16 04:14:14 +05:30
2026-06-16 04:14:14 +05:30
2026-01-22 11:28:32 +00:00
2026-01-22 11:28:32 +00:00