AUTHORS
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
examples/__init__.py
examples/json_ws/__init__.py
examples/json_ws/wsgi.py
examples/totp/__init__.py
examples/totp/wsgi.py
persona_idp/__init__.py
persona_idp/idp.py
persona_idp/utils.py
persona_idp.egg-info/PKG-INFO
persona_idp.egg-info/SOURCES.txt
persona_idp.egg-info/dependency_links.txt
persona_idp.egg-info/not-zip-safe
persona_idp.egg-info/requires.txt
persona_idp.egg-info/top_level.txt
persona_idp/static/js/auth_start.js
persona_idp/static/js/provision.js
persona_idp/templates/authenticate.google.html
persona_idp/templates/authenticate.html
persona_idp/templates/provision.google.html
persona_idp/templates/provision.html
tests/__init__.py
tests/test_idp.py
tests/test_json_ws.py
tests/test_totp.py