How to Build a Scoped Note-Taking API with Django Rest Framework and SimpleJWT
May 5 · 39 min read · If you've built a Django API and you're wondering how to add authentication so that each user can only access their own data, you're in the right place. Most Django tutorials teach you session-based a
Join discussion

