Hey, Another alternative is to use graph ql. https://github.com/graphql-python/graphene-django Regards *Ajay Rathore* Python Developer
On Sat, Apr 3, 2021 at 11:43 AM Ayser shuhaib <[email protected]> wrote: > django-rest-auth is still supported, it's not currently receiving updates, > but you can still use it and it has no issues so far. > > On Sat, Apr 3, 2021 at 9:39 AM Saad Mrabet <[email protected]> > wrote: > >> Yes it is in fact the bast option possible, thank you ! >> >> On Friday, April 2, 2021 at 11:50:55 PM UTC+1 Ryan Nowakowski wrote: >> >>> 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 <[email protected]> >>> 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 ? >>>> >>>> -- >> You received this message because you are subscribed to the Google Groups >> "Django users" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/django-users/0ddf5bcf-37e1-45e5-8d66-78b29ec58d91n%40googlegroups.com >> <https://groups.google.com/d/msgid/django-users/0ddf5bcf-37e1-45e5-8d66-78b29ec58d91n%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/CAE0AZG%2BntrE3v4WthPf69bCjDGHH%3D%2Bj%3D%2BEqDUfTF6tyy3yg%2BWA%40mail.gmail.com > <https://groups.google.com/d/msgid/django-users/CAE0AZG%2BntrE3v4WthPf69bCjDGHH%3D%2Bj%3D%2BEqDUfTF6tyy3yg%2BWA%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CACDrS2p92nrZdX%2BuEJ3cNw%3Di%3DF5yTM562LhuBsbmhsfLu7030g%40mail.gmail.com.

