Commit Graph

67 Commits

Author SHA1 Message Date
Michael
475e0b94c2 Support for Http-Only JWT Cookies 2020-03-22 05:41:16 -05:00
alichass
f73f3af1d3 hopefully this should work? 2020-03-19 17:09:20 -04:00
alichass
12e79aa33e changed for use w/ cookies 2020-03-19 14:37:35 -04:00
Mathias Lantean
e198f8dddb Fix if condition in LoginSerializer
As there is no reference to 'rest_auth.registration' this condition always validates to False.
We should check if 'dj_rest_auth.registration' is in INSTALLED_APPS.
2020-03-11 15:23:22 -03:00
alichass
23e88f9838 update registration views to work with simplejwt 2020-03-11 06:05:11 -04:00
alichass
4fb746e645 updated tests 2020-03-11 06:03:59 -04:00
alichass
9bbc4a3014 change standard auth stuff to work with simplejwt 2020-03-11 06:01:03 -04:00
Michael
d90e3db7eb Uses new org 2020-03-01 16:42:28 -06:00
Michael
8bc9ba8c8a Fixes references to serializers + isort 2020-02-29 23:56:21 -06:00
Michael
a639fc6ace Fixes broken tests 2020-02-29 22:47:06 -06:00
Michael
cd2328cfde WIP 2020-02-29 21:25:20 -06:00
Michael
4c3a121676 WIP 2020-02-29 21:22:37 -06:00
Michael
a87a458ccf Removes six 2020-02-29 20:30:21 -06:00
Michael
331094b6a7 Fixes Imports 2020-02-29 19:54:53 -06:00
Michael
41dce8885a Fixes tests 2020-02-29 19:46:32 -06:00
Michael
f7da276bd2 Updates names 2020-02-29 18:10:25 -06:00
Michael
92cc9c18ec Renames project to dj-rest-auth 2020-02-29 17:59:38 -06:00