Metadata-Version: 1.0
Name: django-tokenauth
Version: 0.2.1
Summary: An authentication backend that uses tokens sent over email to authenticate users.
Home-page: https://github.com/skorokithakis/django-tokenauth
Author: Stavros Korokithakis
Author-email: hi@stavros.io
License: BSD
Description: A small Django authentication backend that sends users a one-time login link through email. When the user clicks the link, they are immediately logged in.
Keywords: django
Platform: UNKNOWN
