| Age | Commit message (Collapse) | Author |
|
When incorrect parameters are supplied to the obtain auth token view
400 *is* the correct response.
|
|
|
|
Support for django 1.5a (auth_user_model)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
updated tests & docs. Left authtoken.urls in place as example.
|
|
|
|
|
|
logins and logouts using TokenAuthentication. Added unittests.
|
|
|
|
|
|
|