mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* Allow get_nested_value dot notation to support escaping for Kubernetes JWT Support * Add support for team and org alias fields, add docs, tests * Fix lint issue with max statements in handle jwt logic |
||
|---|---|---|
| .. | ||
| test_auth_checks.py | ||
| test_auth_exception_handler.py | ||
| test_handle_jwt.py | ||
| test_litellm_license.py | ||
| test_login_utils.py | ||
| test_model_checks.py | ||
| test_model_checks_fallbacks.py | ||
| test_organization_budget_enforcement.py | ||
| test_route_checks.py | ||
| test_team_member_budget.py | ||
| test_user_api_key_auth.py | ||