Skip to content

marauder37/django-token-auth

 
 

Repository files navigation

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.

About

Django reusable app for securing and providing access to URLs via a token or hash style URL.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.2%
  • Ruby 0.8%