Timeline for JWT authentication between Django and ReactJS
Current License: CC BY-SA 4.0
5 events
when toggle format | what | by | license | comment | |
---|---|---|---|---|---|
Oct 7, 2021 at 7:34 | history | edited | Community Bot |
replaced https://tools.ietf.org/html/rfc with https://www.rfc-editor.org/rfc/rfc
|
|
Sep 6, 2018 at 9:59 | comment | added | Baiello | Thanks a lot @will-cain for your explanation, it helped me a lot ! You are right, I was confusing the access token and the refresh token, the way djangorestframework-jwt handle it misleads me. I switched to djangorestframework-simplejwt and now everything is working as expected. I'll post my solution as an answer to the question. | |
Sep 6, 2018 at 9:54 | vote | accept | Baiello | ||
Aug 31, 2018 at 18:50 | review | First posts | |||
Aug 31, 2018 at 20:23 | |||||
Aug 31, 2018 at 18:49 | history | answered | Will Cain | CC BY-SA 4.0 |