django-rest-auth/dj_rest_auth/tests
alichass 909ed75d51 Update test_api.py
s'more tests for my sanity
2020-06-27 14:58:29 -04:00
..
__init__.py Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00
django_urls.py Fixes tests 2020-02-29 19:46:32 -06:00
mixins.py Fixes references to serializers + isort 2020-02-29 23:56:21 -06:00
requirements.pip Simplfies CI config + Pins dep versions 2020-06-20 12:53:16 -05:00
settings.py Moved jwt auth class to separate file to avoid hard dependency. 2020-06-23 20:28:18 +03:00
test_api.py Update test_api.py 2020-06-27 14:58:29 -04:00
test_social.py Support for Http-Only JWT Cookies 2020-03-22 05:41:16 -05:00
urls.py Added CSRF checks on authenticated views when client uses JWT-cookie auth 2020-06-27 05:58:47 -04:00