.gitignore
.pre-commit-config.yaml
AGENTS.md
CLAUDE.md
GEMINI.md
README.md
commitlint.config.cjs
pyproject.toml
.github/copilot-instructions.md
.github/dependabot.yml
.github/workflows/ci.yml
.github/workflows/commitlint.yml
.github/workflows/release-pypi.yml
.github/workflows/semantic-release.yml
arcadia_auth/__init__.py
arcadia_auth/_mod_replace.py
arcadia_auth/_version.py
arcadia_auth/client.py
arcadia_auth/config.py
arcadia_auth/exceptions.py
arcadia_auth/py.typed
arcadia_auth/validator.py
arcadia_auth.egg-info/PKG-INFO
arcadia_auth.egg-info/SOURCES.txt
arcadia_auth.egg-info/dependency_links.txt
arcadia_auth.egg-info/requires.txt
arcadia_auth.egg-info/top_level.txt
tests/__init__.py
tests/conftest.py
tests/test_client.py
tests/test_config.py
tests/test_exceptions.py
tests/test_placeholder.py
tests/test_validator.py