django-rest-auth/rest_auth
Daniel Stanton e1dffa4ef7 Reverted use of REST_AUTH_TOKEN_APP
This would be a breaking change, and would make it harder to use JWT and Knox simultaneously (e.g. JWT for Web, Knox for Mobile), so reverted.
2017-01-25 10:44:31 +00:00
..
locale Compile translations and small text fixes 2016-12-22 11:57:23 -08:00
registration Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
tests Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
__init__.py First commit. 2014-04-30 12:52:05 -07:00
admin.py First commit. 2014-04-30 12:52:05 -07:00
app_settings.py Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
models.py Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00
serializers.py KnoxTokenSerializer should be serializers.Serializer 2017-01-24 14:49:46 +00:00
social_serializers.py PEP8 cleanup and small text fixes 2016-12-21 14:08:56 -08:00
urls.py closes PR #134 and adds same syntax to demo 2016-01-04 16:29:47 -08:00
utils.py Knox tokens should be created, not retrieved 2017-01-24 14:37:46 +00:00
views.py Reverted use of REST_AUTH_TOKEN_APP 2017-01-25 10:44:31 +00:00