Friday, April 2, 2021

Re: Django Custom User model and making auth api

I don't have a ton of experience with it but when a question includes the term "create an API", the answer usually includes "just use Django Rest Framework".

On April 2, 2021 1:59:10 AM CDT, Saad Mrabet <saadmrabet008@gmail.com> wrote:
Hello every i m currently working on a project where had to overwrite the  AbstractBaseUser and i did follow some tutorial :
https://testdriven.io/blog/django-custom-user-model/

But now I need to make a good login API, so later I can log in with my React app,  and i m kinda lost any recommendation about any tutorial  ? 

No comments:

Post a Comment