magnet-cl / django-project-template

A project template for Django in python 3
MIT License
14 stars 8 forks source link

Feature/login csrf check #40

Closed imunizaga closed 4 years ago

imunizaga commented 4 years ago

Add cookie watcher on login to avoid CSRF token errors

When a users opens 2 tabs with the login, one login will fail, so we reload the page