An Opinionated Guide to DRF OAuth
In this tutorial I'll demonstrate an opinionated approach to building social authentication into a Django app using REST Framework. I say opinionated because it avoids using any social auth app, relying only on django.contrib.auth and the standalone ...
circumeo.hashnode.dev8 min read