mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
refactor(auth_v2): move module under litellm/proxy/auth_v2
The module imports FastAPI and is proxy-only, so it belongs under litellm/proxy beside the legacy litellm/proxy/auth rather than at the top level. git mv preserves history; the package is self-contained so the relative imports are unchanged, and the scim2-models mypy override is path-independent.
This commit is contained in:
parent
55a332bb91
commit
104a5e1443
12 changed files with 0 additions and 0 deletions
Loading…
Add table
Reference in a new issue