Yes, you can write your own Authentication Backend with your custom authentication logic
https://docs.djangoproject.com/en/2.2/topics/auth/customizing/ On Wed, Jun 5, 2019 at 8:53 AM michael ababao <[email protected]> wrote: > I am new to django and i would like to know if it is possible to use the > django user authentication using a different database for users? > > -- > 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 post to this group, send email to [email protected]. > Visit this group at https://groups.google.com/group/django-users. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/688efd6f-8768-44e0-b9aa-79e6b508bfb4%40googlegroups.com > . > For more options, visit https://groups.google.com/d/optout. > -- 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 post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALn3ei0MiUifhW3NFU8rosK-agS8NjMO3otm%2BUki1g2--WCyEA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

