django-token-auth
django-token-auth copied to clipboard
Django reusable app for securing and providing access to URLs via a token or hash style URL.
==================== Django Token Auth
A Django app used to restrict access to selected URLs or authenticate a user using unique token/hash URLs.
For installation and usage instructions, see the included docs
directory.
.. _Django: http://www.djangoproject.com/