S
S
sportik1742021-01-29 13:01:22
Django
sportik174, 2021-01-29 13:01:22

How to make authorization using social networks in Django?

Tell me, with what help do you do authorization through social networks in Django?
Googled django-social-auth but the last update was in 2013: https://pypi.org/project/django-social-auth/#history .
Is there anything relevant for 2021?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
S
soremix, 2021-01-29
@sportik174

Now it's
https://github.com/python-social-auth/social-app-django

D
Dr. Bacon, 2021-01-29
@bacon

It remains to google what python-social-auth has grown from it for a bunch of python frameworks, for django it is social-app-django. Besides that, there is also django-allauth.
These are the two main batteries for Django, all of them with a certain pain.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question