README.md
setup.cfg
setup.py
stytch/__init__.py
stytch/client.py
stytch/version.py
stytch.egg-info/PKG-INFO
stytch.egg-info/SOURCES.txt
stytch.egg-info/dependency_links.txt
stytch.egg-info/requires.txt
stytch.egg-info/top_level.txt
stytch/api/__init__.py
stytch/api/base.py
stytch/api/crypto_wallets.py
stytch/api/decorator.py
stytch/api/error.py
stytch/api/magic_links.py
stytch/api/oauth.py
stytch/api/otp.py
stytch/api/passwords.py
stytch/api/sessions.py
stytch/api/totps.py
stytch/api/users.py
stytch/api/webauthn.py
tests/__init__.py
tests/conftest.py
tests/test_client.py