Skip to content

Instantly share code, notes, and snippets.

@shahid163
shahid163 / django_jwt_cookie.py
Created September 24, 2023 08:13 — forked from elnygren/django_jwt_cookie.py
Teach Django to use JWT tokens inside the session cookie - plays well with django-rest-framework-jwt.