An app to allow password free logins
Project description
## About
django-zeropass allows users to login to your site without a password.
A user enters their email address. If a matching email is found in your User models, an email is dispatched that contains a link with a token, that when clicked, is verified and if successful the user is logged in.
[![Build Status](https://travis-ci.org/obscuremetaphor/django-zeropass.png)](https://travis-ci.org/obscuremetaphor/django-zeropass)
[Read the documentation][0].
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
django-zeropass-0.0.6.tar.gz
(8.4 kB
view hashes)