.gitignore
.pre-commit-config.yaml
LICENSE
MANIFEST.in
build_package.sh
pyproject.toml
requirements-dev.txt
requirements.txt
setup.py
.github/workflows/release.yml
.github/workflows/test.yml
docs/CHANGELOG.md
docs/CONTRIBUTING.md
docs/README.md
shopify_multipass/__init__.py
shopify_multipass/_version.py
shopify_multipass/multipass.py
shopify_multipass/py.typed
shopify_multipass_auth.egg-info/PKG-INFO
shopify_multipass_auth.egg-info/SOURCES.txt
shopify_multipass_auth.egg-info/dependency_links.txt
shopify_multipass_auth.egg-info/requires.txt
shopify_multipass_auth.egg-info/top_level.txt
tests/__init__.py
tests/test_multipass.py