.git_archival.txt
.gitattributes
.gitignore
.pre-commit-config.yaml
.prettierrc
.vale.ini
CHANGELOG.rst
CODE_OF_CONDUCT.rst
LICENSE
README.rst
conftest.py
pyproject.toml
spelling_private_dict.txt
zizmor.yml
.github/dependabot.yml
.github/workflows/autofix.yml
.github/workflows/ci.yml
.github/workflows/dependabot-merge.yml
.github/workflows/lint.yml
.github/workflows/publish-site.yml
.github/workflows/release.yml
.vscode/extensions.json
.vscode/settings.json
docs/.DS_Store
docs/towncrier_template.rst.jinja
docs/source/__init__.py
docs/source/api-reference.rst
docs/source/changelog.rst
docs/source/conf.py
docs/source/contributing.rst
docs/source/index.rst
docs/source/release-process.rst
docs/source/unreleased.rst
newsfragments/.gitkeep
src/vws_auth_tools/__init__.py
src/vws_auth_tools/py.typed
src/vws_auth_tools.egg-info/PKG-INFO
src/vws_auth_tools.egg-info/SOURCES.txt
src/vws_auth_tools.egg-info/dependency_links.txt
src/vws_auth_tools.egg-info/not-zip-safe
src/vws_auth_tools.egg-info/requires.txt
src/vws_auth_tools.egg-info/scm_file_list.json
src/vws_auth_tools.egg-info/scm_version.json
src/vws_auth_tools.egg-info/top_level.txt
tests/__init__.py
tests/test_vws_auth_tools.py