Requesting User details from JWT in Django OAuth ToolkitWe always require an API to fetch the details of the current user. This API, unfortunately, isn’t provided by default in Django OAuth Toolkit. But…By VAIBHAV SHARMAApril 16, 2018
Writing Tests for Authenticated APIs in Django REST FrameworkIf you are new to Django Rest Framework and Django OAuth Toolkit and are having trouble writing automated tests for your is_authenticated APIs, you…By VAIBHAV SHARMAApril 13, 2018
Making a marketing website using Gatsby Starter BusinessNOTE: Updated for gatsby-starter-business v2.1 Gatsby JS brought something that everyone was waiting for, a React JS based static site generator, and…By VAIBHAV SHARMAApril 10, 2018