Skip to content Skip to sidebar Skip to footer
Showing posts with the label Django Rest Auth

How Can I Make Django-rest-framework-jwt Return Token On Registration?

I have a basic django rest service, which registers a person and updates his password. I want t… Read more How Can I Make Django-rest-framework-jwt Return Token On Registration?