app that provides limited authentication via hash-type URL.


Keywords
python, django, hash, authentication
License
BSD-3-Clause
Install
pip install django-token-auth==1.3.2b4

Documentation

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.