Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Add CSRF_COOKIE to prevent csrf when using JWT_AUTH_COOKIE #434

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Apr 15, 2018

  1. Add CSRF_COOKIE to prevent csrf when using JWT_AUTH_COOKIE

    To prevent Cross-Site Request Forgery when using JWT_AUTH_COOKIE, the `csrftoken` cookie will also be set when issuing the JWT authentication token.
    bmpenuelas committed Apr 15, 2018
    Configuration menu
    Copy the full SHA
    c64a947 View commit details
    Browse the repository at this point in the history