django-planet
Dec. 14, 2020

Django Session-based Auth for Single Page Apps

in blog TestDriven.io Blog
original entry Django Session-based Auth for Single Page Apps

This article looks at how to add session-based authentication to a Single-Page Application (SPA) powered by Django and React.