JOJefferson Oliveiraindevinsights.hashnode.dev·Aug 26, 2021 · 9 min readToken Based User Authentication With DjangoINTRODUCTION When creating a REST API for client applications to communicate with, it is common to want it to have some authentication and permissions. In this post I would like to walk through the set up of the API for a Books collection application...02BA