LICENSE
README.md
setup.cfg
setup.py
ai_auth_switch/__init__.py
ai_auth_switch/cli.py
ai_auth_switch/errors.py
ai_auth_switch/store.py
ai_auth_switch/sync.py
ai_auth_switch/usage.py
ai_auth_switch/wrapper.py
ai_auth_switch.egg-info/PKG-INFO
ai_auth_switch.egg-info/SOURCES.txt
ai_auth_switch.egg-info/dependency_links.txt
ai_auth_switch.egg-info/entry_points.txt
ai_auth_switch.egg-info/top_level.txt
ai_auth_switch/providers/__init__.py
ai_auth_switch/providers/base.py
ai_auth_switch/providers/codex.py
tests/test_codex_store.py
tests/test_usage.py