MANIFEST.in
pyproject.toml
setup.py
src/authsources/__init__.py
src/authsources/authenticator.py
src/authsources/identity.py
src/authsources/json.py
src/authsources/protocols.py
src/authsources/source.py
src/authsources.egg-info/PKG-INFO
src/authsources.egg-info/SOURCES.txt
src/authsources.egg-info/dependency_links.txt
src/authsources.egg-info/requires.txt
src/authsources.egg-info/top_level.txt
src/authsources/sources/mapping.py
tests/test_action.py
tests/test_bindings.py
tests/test_dict_source.py