Derek
Derek
@Andrew-Chen-Wang THANK you for this django thread. This should be a great read and maybe there is some clarity here. Like I said, I gave up on JWT do to...
Regarding a production ready test... I had started implementing JWT in [a seed project](https://github.com/derek-adair/django-redux/blob/master/ui/src/middleware/auth.js) I use. It currently [shamefully uses localstorage](https://github.com/derek-adair/django-redux/blob/master/ui/src/middleware/auth.js), and I broke the refresh middleware at somepoint... but...
Fault tolerance is a must for us as well, although there are some very specific implementation details that make me lean towards rolling our own workflow.
So this project is dead, right?
Just a heads up, I was getting this with an improperly configured scent.py Copying the example from home page worked
The main symptom is when i rebase. Something about when I am in the middle of squashing / merging. This may not even be practical to switch. Seems like I...
Jeez, i'd never thought of something that obvious and simple. I'll probably figure out a way to manually ignore the .git dir for now.
Friendly reminder for those asking for a merge/push. [This project is looking for maintainers](https://github.com/SimpleJWT/django-rest-framework-simplejwt/issues/207)
Would someone mind posting a gist of this working? Seems like something beneficial to the docs.