#5 Django Tutorial : Login with Google? || Login with Google || Jaikrishna Sharma

Опубликовано: 15 Март 2026
на канале: Jaikrishna Sharma
5,111
68

In this video, You will learn how to add Social authentication in your Django web application. We will use 'social-auth-app-django' library which is easy to set up and can be used for various social logins.

We will implement social login with Google in #Django application by using #social-auth-app-django which seems to be the best alternative to the deprecated library python social auth.