Django Google Authentication using django-allauth
This is a sample project to explore social (Google) OAuth 2.0 authentication integration with Django using django-allauth.
GitHub repository link: https://github.com/mdrhmn/dj-social-auth
Getting Started with Django
1. Set up your Django project
If ...
ray.hashnode.dev9 min read