Support alternative authentication mechanisms with Piston
This snippet for Piston allows you to offer a choice of authentication methods to clients.
- django
- http
- authentication
- api
- piston
This snippet for Piston allows you to offer a choice of authentication methods to clients.
This simple class allows you to use django-digest (http://bitbucket.org/akoha/django-digest/) with Piston.
erikwright has posted 2 snippets.