martinrusev / django-redis-sessions

Session backend for Django that stores sessions in a Redis database
BSD 3-Clause "New" or "Revised" License
494 stars 106 forks source link

Is still alive the project? #69

Open Allan-Nava opened 3 years ago

Allan-Nava commented 3 years ago

I tried to integrate with Django 2.2 but it doesn't work

taylor-cedar commented 3 years ago

What issue are you seeing? I just got it working on 2.2 a few days ago

Allan-Nava commented 3 years ago

But if i save in the session acess_token and refresh_token doesnt' work