mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 11:43:54 +00:00
* feat(handle_jwt.py): initial commit to allow scope based model access * feat(handle_jwt.py): allow model access based on token scopes allow admin to control model access from IDP * test(test_jwt.py): add unit testing for scope based model access * docs(token_auth.md): add scope based model access to docs * docs(token_auth.md): update docs * docs(token_auth.md): update docs * build: add gemini commercial rate limits * fix: fix linting error |
||
---|---|---|
.. | ||
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 |