Saturday, April 3, 2021

Re: Django Custom User model and making auth api

Hello, hope you're doing well,
I did a similar work and I find out that  django-rest-auth  is lo longer supported and don't receive any new update, do you have any ideas about which is the best third party for auth ?  https://www.django-rest-framework.org/api-guide/authentication/

On Saturday, April 3, 2021 at 12:26:17 AM UTC+1 embedded...@gmail.com wrote:
Please see this tutorial as it explained how to create a custom user model and uses django-rest-auth for the (login, logout, signup ...etc)


On Sat, 03 Apr 2021 at 00:50, Ryan Nowakowski <tub...@fattuba.com> 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 <saadmr...@gmail.com> wrote:
Hello every i m currently working on a project where had to overwrite the  AbstractBaseUser and i did follow some tutorial :

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 django-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/D3963616-DA14-4ED7-82D6-9CF7128F6660%40fattuba.com.

--
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 django-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/5aa9ac49-0458-4fc4-b875-788606c818dfn%40googlegroups.com.

No comments:

Post a Comment