Download pswdless Free Java Code
Description
A password less login service. Written in Python using Google App Engine.
Icons
Source Files
The download file pswdless-master.zip has the following entries.
.gitignore// w w w . j av a 2 s .co m
LICENSE
README.md
continuous_delivery/build.sh
continuous_delivery/build_files.py
continuous_delivery/deploy.sh
i18n/babel.cfg
i18n/locale/en_US/LC_MESSAGES/messages.po
i18n/locale/messages.pot
i18n/locale/pt_BR/LC_MESSAGES/messages.po
i18n/make_files.py
login-diagram
requirements.txt
src/app.yaml
src/convention.py
src/index.yaml
src/middlewares.py
src/pswdless/__init__.py
src/pswdless/facade.py
src/pswdless/languages.py
src/pswdless/login.py
src/pswdless/model.py
src/pswdless/security.py
src/pswdless/sites.py
src/pswdless/users.py
src/queue.yaml
src/settings.py
src/tmpl.py
src/web/__init__.py
src/web/api/__init__.py
src/web/api/home.py
src/web/components.py
src/web/home.py
src/web/languages.py
src/web/login.py
src/web/logout.py
src/web/rest.py
src/web/sites.py
src/web/static/css/bootstrap-responsive.min.css
src/web/static/css/bootstrap.min.css
src/web/static/img/ajax-loader.gif
src/web/static/img/auth_seq.png
src/web/static/img/favicon.ico
src/web/static/img/glyphicons-halflings-white.png
src/web/static/img/glyphicons-halflings.png
src/web/static/js/angular.js
src/web/static/js/angular.min.js
src/web/static/js/bootstrap.min.js
src/web/static/js/html5shiv.js
src/web/static/js/jquery.min.js
src/web/static/js/sites/domain_form.html
src/web/static/js/sites/site_api.js
src/web/static/js/sites/site_api_mock.js
src/web/static/js/sites/site_list.html
src/web/static/js/sites/site_manager.js
src/web/task.py
src/web/templates/api_home.html
src/web/templates/base.html
src/web/templates/errors.html
src/web/templates/home.html
src/web/templates/languages.html
src/web/templates/login.html
src/web/templates/login_email.txt
src/web/templates/login_error.html
src/web/templates/login_required.html
src/web/templates/sites.html
src/web/templates/sites_mock.html
test/base.py
test/integration/__init__.py
test/integration/rest_tests.py
test/integration/task_tests.py
test/login_tests.py
test/middleware_tests.py
test/security_tests.py
test/sites_tests.py
test/testloader.py
test/users_tests.py
Download
Click the following link to download pswdless-master.zip.
pswdless-master.zip