filmov
tv
Django Malayalam | Django Social Authentication |Django OAuth2|Django SSO|Sign in with Google Django
Показать описание
In this Django Malayalam video, I'm gonna be showing you how to implement Social Authentication in Django which will give your users the power of signing in or signing up with multiple social accounts without letting them creating a new account in your website. We will be dealing with multiple providers like Facebook, Google and GitHub. Single Sign-on (SSO) is a very powerful feature in web applications. In general, there will be :
. Sign in with Google / Sign up with Google
. Sign in with Facebook / Sign up with Facebook
. Sign in with GitHub / Sign up with GitHub
We will show you everything from scratch; registering your application in Providers like Facebook, Google and GitHub; configuring django part of connecting social providers and then register the app in the Django Admin Panel. Apart from that, we will be explaining each and every step as we move forward with the code. We will be using OAuth2 implementation for all the providers. We will see things like Client ID, Client Secret, Access Token, Authorization Code, Authorization Server, Resource Server and other related things.
We will be using django-allauth package, but we will be exploring the other package called python-social-auth as well. We will also be guiding you when to use which package at the end of the video.
This is a Django Malayalam video.
Subscribe | Code Band
References :
Other videos in Code Band :
:) You Can Find Me On:
Комментарии