MANIFEST.in
README.rst
setup.py
docs/HISTORY.txt
docs/LICENSE.GPL
docs/LICENSE.txt
docs/authentication-flow.png
docs/client-example.py
docs/client-flow.png
docs/issue-service-key.png
docs/manage-service-keys.png
ftw/__init__.py
ftw.tokenauth.egg-info/PKG-INFO
ftw.tokenauth.egg-info/SOURCES.txt
ftw.tokenauth.egg-info/dependency_links.txt
ftw.tokenauth.egg-info/entry_points.txt
ftw.tokenauth.egg-info/namespace_packages.txt
ftw.tokenauth.egg-info/not-zip-safe
ftw.tokenauth.egg-info/requires.txt
ftw.tokenauth.egg-info/top_level.txt
ftw/tokenauth/__init__.py
ftw/tokenauth/configure.zcml
ftw/tokenauth/hooks.py
ftw/tokenauth/lawgiver.zcml
ftw/tokenauth/permissions.py
ftw/tokenauth/permissions.zcml
ftw/tokenauth/Extensions/__init__.py
ftw/tokenauth/Extensions/install.py
ftw/tokenauth/locales/ftw.tokenauth.pot
ftw/tokenauth/locales/de/LC_MESSAGES/ftw.tokenauth.po
ftw/tokenauth/oauth2/__init__.py
ftw/tokenauth/oauth2/configure.zcml
ftw/tokenauth/oauth2/exceptions.py
ftw/tokenauth/oauth2/jwt_grants.py
ftw/tokenauth/oauth2/browser/__init__.py
ftw/tokenauth/oauth2/browser/configure.zcml
ftw/tokenauth/oauth2/browser/oauth2_token.py
ftw/tokenauth/pas/__init__.py
ftw/tokenauth/pas/ip_range.py
ftw/tokenauth/pas/plugin.py
ftw/tokenauth/pas/storage.py
ftw/tokenauth/pas/www/addPlugin.zpt
ftw/tokenauth/pas/www/config.zpt
ftw/tokenauth/profiles/default/actions.xml
ftw/tokenauth/profiles/default/metadata.xml
ftw/tokenauth/profiles/uninstall/.gitkeep
ftw/tokenauth/profiles/uninstall/actions.xml
ftw/tokenauth/service_keys/__init__.py
ftw/tokenauth/service_keys/configure.zcml
ftw/tokenauth/service_keys/key_generation.py
ftw/tokenauth/service_keys/browser/__init__.py
ftw/tokenauth/service_keys/browser/base_form.py
ftw/tokenauth/service_keys/browser/configure.zcml
ftw/tokenauth/service_keys/browser/download_key.pt
ftw/tokenauth/service_keys/browser/edit.py
ftw/tokenauth/service_keys/browser/issue.py
ftw/tokenauth/service_keys/browser/manage_service_keys.pt
ftw/tokenauth/service_keys/browser/manage_service_keys.py
ftw/tokenauth/service_keys/browser/view_usage_logs.pt
ftw/tokenauth/service_keys/browser/view_usage_logs.py
ftw/tokenauth/testing/__init__.py
ftw/tokenauth/testing/builders.py
ftw/tokenauth/testing/layers.py
ftw/tokenauth/tests/__init__.py
ftw/tokenauth/tests/test_end_to_end.py
ftw/tokenauth/tests/test_ip_range_validation.py
ftw/tokenauth/tests/test_jwt_grant_verification.py
ftw/tokenauth/tests/test_manage_service_keys.py
ftw/tokenauth/tests/test_oauth2_token_endpoint.py
ftw/tokenauth/tests/test_pas_plugin.py
ftw/tokenauth/tests/test_profiles.py
ftw/tokenauth/tests/test_storage.py
ftw/tokenauth/tests/test_uninstall.py
ftw/tokenauth/upgrades/__init__.py
ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/__init__.py
ftw/tokenauth/upgrades/20180709181003_add_user_id_to_access_tokens/upgrade.py