LICENSE
README.md
pyproject.toml
setup.py
src/openauth/__init__.py
src/openauth/errors.py
src/openauth/validation.py
src/openauth.egg-info/PKG-INFO
src/openauth.egg-info/SOURCES.txt
src/openauth.egg-info/dependency_links.txt
src/openauth.egg-info/top_level.txt
src/openauth/auth/__init__.py
src/openauth/auth/magic.py
src/openauth/auth/oauth.py
src/openauth/auth/social.py
src/openauth/models/__init__.py
src/openauth/models/magic.py
src/openauth/models/user.py