A Guide to OAuth2.0 Authorization with Django Rest Framework.
So we know the API handles resources important and personal to us. And because of this, some level of security is needed, right? Right. This is where API authentication and authorization come in the picture.
Authentication is the process that verifie...
skydata.hashnode.dev9 min read