Tag: Django Social Login

Learn How to create Social Login for your Django Project.

Integrating Facebook Like and Share Plugin Using Django

Last updated on 31st July 2021 by [email protected] | Category: Django Tutorial

Django REST Framework is a robust and flexible toolkit for building Web APIs. It is written in python and allows the user to create some cool and awesome web applications. In this blog we will learn about integrating facebook like and share plugin using Django. If you have ever used facebook you know that below […]

Read more 

Django Social Login – Facebook, Twitter and GitHub

Django Social Login – Facebook, Twitter and GitHub

Last updated on 13th November 2021 by Adam Smith | Category: Django Tutorial

Learn Django Social Auth ( django social network tutorial ). How to implement Django Facebook, Twitter and GitHub Login authentication using the social-auth-app-django library in Django. Python social-auth-app-django is easy to set up social authentication/registration mechanism with support for several frameworks and auth providers. You can create social login using social-auth-app-django for Facebook, Twitter, GitHub, […]

Read more