django-token-auth icon indicating copy to clipboard operation
django-token-auth copied to clipboard

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

Results 2 django-token-auth issues
Sort by recently updated
recently updated
newest added

I like that everything below a URL is currently secure but I'd like to have another layer so that permission can be restricted on arbitrary sub-paths as well. eg. if...

We should really put in an example so people can download and see it working very quickly.