* add handlers for auth commands * add login, logout, whoami * refactor auth * add CLI Authentication Flow * add SSO sign in constants * add itellm-session-token * fixes for managing state with cli * use locally stored context for cli session * add litellm banner + interactive shell * update main.py * update auth to show commands * fix ui sso render * add TestCLISSOCallbackFunction * update banner.py * remove file * fix cli sso success * TestTokenUtilities * fix code qa * fix execute_command * fix cli_sso_callback * fix import * Authentication using CLI |
||
|---|---|---|
| .. | ||
| cli | ||
| test_chat.py | ||
| test_client.py | ||
| test_credentials.py | ||
| test_http_client.py | ||
| test_http_commands.py | ||
| test_keys.py | ||
| test_model_groups.py | ||
| test_models.py | ||
| test_users.py | ||