Marc LaBelle
|
8b284f8adf
|
fixed typo in 500 response
|
2020-04-02 10:07:23 -04:00 |
|
Marc LaBelle
|
8f97cbc617
|
added rest_framework_simplejwt.token_blacklist to settings for tests, return 500 if error occurs instead of raising, added unit tests for blacklist
|
2020-04-02 10:01:07 -04:00 |
|
Marc LaBelle
|
aaab91f82b
|
updated exceptions to raise error if not not handled
|
2020-04-01 21:28:02 -04:00 |
|
Marc LaBelle
|
241011a353
|
attempt to blacklist token if no JWT_AUTH_COOKIE is found
|
2020-04-01 18:56:41 -04:00 |
|
Marc LaBelle
|
26b6e22043
|
blacklist refresh token on logout if REST_USE_JWT and added .idea to gitignore
|
2020-04-01 18:54:16 -04:00 |
|
Michael
|
ce3b90dea6
|
Re-adds previous tests
|
2020-03-22 05:52:26 -05:00 |
|
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 |
|
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
|
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 |
|