DRF authentication with custom user models
I decided to write this article because of the challenges I faced when working with DRF authentication especially with a custom user model. I was frustrated at some point but with the help of googling, stack overflow and other friends who helped me t...
somtochukwu.hashnode.dev6 min read
Sophia Iroegbu
Software Backend Engineer | Developer Advocate | Youtuber 🎥
Great work. I am trying to prevent multiple devices login using DRF. It's a bit hard. Thanks for this.