bmihelac / ra-data-django-rest-framework

react-admin data provider for Django REST framework
MIT License
100 stars 28 forks source link

Request for JWT to be stored in memory instead of localstorage #70

Open jylida opened 2 years ago

jylida commented 2 years ago

Dear All,

I was wondering if there is any plan in the future to relocate JWT from local storage to other safer place, as recommended in this article: https://marmelab.com/blog/2020/07/02/manage-your-jwt-react-admin-authentication-in-memory.html