LICENSE.txt
MANIFEST.in
README.rst
setup.py
Authomatic.egg-info/PKG-INFO
Authomatic.egg-info/SOURCES.txt
Authomatic.egg-info/dependency_links.txt
Authomatic.egg-info/requires.txt
Authomatic.egg-info/top_level.txt
authomatic/__init__.py
authomatic/adapters.py
authomatic/core.py
authomatic/exceptions.py
authomatic/settings.py
authomatic/extras/__init__.py
authomatic/extras/interfaces.py
authomatic/extras/gae/__init__.py
authomatic/extras/gae/openid.py
authomatic/providers/__init__.py
authomatic/providers/gaeopenid.py
authomatic/providers/oauth1.py
authomatic/providers/oauth2.py
authomatic/providers/openid.py
authomatic/providers/persona.py
tests/__init__.py
tests/test_adapters/__init__.py
tests/test_adapters/test_gae_webapp2.py