MANIFEST.in
OAUTH_MIGRATION_TUTORIAL.md
README.md
pyproject.toml
src/supertokens_rownd/__init__.py
src/supertokens_rownd/config.py
src/supertokens_rownd/constants.py
src/supertokens_rownd/errors.py
src/supertokens_rownd/logger.py
src/supertokens_rownd/migration.py
src/supertokens_rownd/plugin.py
src/supertokens_rownd/plugin_implementation.py
src/supertokens_rownd/py.typed
src/supertokens_rownd/rownd_compatibility.py
src/supertokens_rownd/rownd_repository.py
src/supertokens_rownd/supertokens_repository.py
src/supertokens_rownd/types.py
src/supertokens_rownd/utils.py
src/supertokens_rownd.egg-info/PKG-INFO
src/supertokens_rownd.egg-info/SOURCES.txt
src/supertokens_rownd.egg-info/dependency_links.txt
src/supertokens_rownd.egg-info/requires.txt
src/supertokens_rownd.egg-info/top_level.txt
src/supertokens_rownd/telemetry/__init__.py
src/supertokens_rownd/telemetry/axiom_telemetry_client.py
src/supertokens_rownd/telemetry/create_telemetry_client.py
tests/test_integration.py
tests/test_mapping.py
tests/test_migration.py
tests/test_migration_contract.py
tests/test_overrides.py
tests/test_rownd_repository.py