django-drf-enhancements

Last Updated :
Discuss
Comments

What is the main purpose of using token authentication in DRF?

To convert model instances into JSON

To limit number of requests per user

To paginate large responses

To allow clients to authenticate using a token instead of credentials each time

Tags:
Share your thoughts in the comments