social-app-django icon indicating copy to clipboard operation
social-app-django copied to clipboard

Enhance Django OAuth Library for Clean JSON Responses in API Development

Open 0xdolan opened this issue 9 months ago • 0 comments

What is the recommended approach for using the Django OAuth library in API development to ensure that the API returns clean JSON responses instead of rendering Django HTML templates? Does this library support such functionality? I need JSON results for the front-end (built with Next.js) to redesign the pages, without relying on Django's HTML templates.

0xdolan avatar Oct 05 '23 13:10 0xdolan