litellm/tests/test_litellm/proxy/auth
Ishaan Jaff c40580f892
[Fix] JWT - Fix error when team member already part of team (#11735)
* fix _check_member_duplication

* fix map_user_to_teams

* test_map_user_to_teams_handles_already_in_team_exception

* test_team_endpoints.py
2025-06-14 15:50:16 -07:00
..
test_auth_checks.py
test_auth_exception_handler.py
test_handle_jwt.py
test_litellm_license.py
test_model_checks.py
test_user_api_key_auth.py