Skip to content

A Django application that uses Django-social-auth for social login integration. SocialApps like Facebook, Github, Linkedin, Twitter, and Google were used for this.

Notifications You must be signed in to change notification settings

bharat1510/Django-social-auth

Repository files navigation

Django-social-auth

A Django application that uses Django-social-auth for social login integration.

For documentation refer this article - Django Social Authentication

Used Social APIs -

Social Apps

Create your APIs

After getting ACCESS_KEY and ACCESS_SECRET, put it in app's setting.py file.

SocialApp Developer Link
Facebook https://developers.facebook.com/
GitHub https://github.com/settings/applications/new
Google https://console.developers.google.com/
Linkedin https://www.linkedin.com/developers/
Twitter https://developer.twitter.com/en/portal/dashboard

Know more about django-social-auth here.

Application Pictures

Home Page

Home Page

Login Page

Login Page

After Login

After login Page

About You

Home Page

Thank you :-)

About

A Django application that uses Django-social-auth for social login integration. SocialApps like Facebook, Github, Linkedin, Twitter, and Google were used for this.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published