https://github.com/realpython/django-social-auth-example
Adding Social Authentication to Django
https://github.com/realpython/django-social-auth-example
Last synced: 7 months ago
JSON representation
Adding Social Authentication to Django
- Host: GitHub
- URL: https://github.com/realpython/django-social-auth-example
- Owner: realpython
- Created: 2014-11-10T14:46:24.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-11-10T15:39:47.000Z (about 11 years ago)
- Last Synced: 2025-05-07T21:04:47.224Z (7 months ago)
- Language: Python
- Size: 117 KB
- Stars: 19
- Watchers: 6
- Forks: 18
- Open Issues: 1
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Adding Social Authentication to Django
Check out the blog post - [https://realpython.com/blog/python/adding-social-authentication-to-django/](https://realpython.com/blog/python/adding-social-authentication-to-django/)