drf-SimpleJWT-React icon indicating copy to clipboard operation
drf-SimpleJWT-React copied to clipboard

Add production deployment with sessions

Open Andrew-Chen-Wang opened this issue 4 years ago • 0 comments

Ref: https://github.com/Andrew-Chen-Wang/SPA-with-httpOnly-sessions

By integrating JWT for dev and sessions for production, you'll have the same great dev times but better production security (when it comes to defending credentials).

Andrew-Chen-Wang avatar Feb 17 '21 01:02 Andrew-Chen-Wang