mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 03:34:10 +00:00
* feat(ui_sso.py): support reading team ids from sso token * feat(ui_sso.py): working upsert sso user teams membership in litellm - if team exists Adds user to relevant teams, if user is part of teams and team exists on litellm * fix(ui_sso.py): safely handle add team member task * build(ui/): support setting team id when creating team on UI * build(ui/): teams.tsx allow setting team id on ui * build(circle_ci/requirements.txt): add fastapi-sso to ci/cd testing * fix: fix linting errors |
||
---|---|---|
.. | ||
auth_checks.py | ||
auth_checks_organization.py | ||
auth_utils.py | ||
handle_jwt.py | ||
litellm_license.py | ||
model_checks.py | ||
oauth2_check.py | ||
oauth2_proxy_hook.py | ||
public_key.pem | ||
rds_iam_token.py | ||
route_checks.py | ||
service_account_checks.py | ||
user_api_key_auth.py |