Django Social Authentication | django-allauth | Django OAuth2 |Django SSO|Sign in with Google Django

Поделиться
HTML-код
  • Опубликовано: 27 янв 2025

Комментарии • 116

  • @codedjango
    @codedjango 3 года назад +6

    After a long long time ...finally :)

    • @CodeBand
      @CodeBand  3 года назад +3

      Yeah.. Thanks a lot for the support😊

  • @polinaturina5360
    @polinaturina5360 Год назад +1

    ни одного толкового русскоязычного видео не смогла найти. спасибо за крутое видео, полезно, информативно :) и без лишней воды

    • @casenov
      @casenov 5 месяцев назад

      😂тоже

  • @rangabharath4253
    @rangabharath4253 3 года назад +3

    Congratulations on 5k subscribers. More to come bro. All the best 👍😀

    • @CodeBand
      @CodeBand  3 года назад +2

      Thanks a lot bro...❤️

  • @Kraxi77
    @Kraxi77 2 года назад +1

    @7:19 you added the contex processor twice. It's there by default already

    • @CodeBand
      @CodeBand  2 года назад +1

      You're correct, didn't noticed...
      Thanks!

  • @FaizudheenM
    @FaizudheenM 3 года назад +1

    Pever is back🔥🔥🔥✌️✌️✌️

    • @CodeBand
      @CodeBand  3 года назад +1

      After a long gap of 4 months🤪

  • @hammadtufailjhujh6542
    @hammadtufailjhujh6542 Год назад

    Just completed. Incredible man ❤❤

  • @keshavdk3080
    @keshavdk3080 3 года назад +4

    Thanks for this video.
    Wanted to integrate Directory service with Django framework. Any suggestions?
    I have no idea on this . Correct me if the way the posted the query is wrong.

    • @CodeBand
      @CodeBand  3 года назад +1

      Did you mean LDAP ?

    • @keshavdk3080
      @keshavdk3080 3 года назад

      @@CodeBand yes. Suppose of the ise case is either ldap or Microsoft active directory, can we have any library that can be used for both?

  • @rawmetal3052
    @rawmetal3052 3 года назад +3

    Thank you for your hard work! You help us a lot!

    • @CodeBand
      @CodeBand  3 года назад +2

      Glad to hear that!

  • @study-focus-vibe
    @study-focus-vibe 3 года назад +2

    Thanks this Tutorial friend! helped out a lot

    • @CodeBand
      @CodeBand  3 года назад +1

      Glad it helped😊

  • @rangabharath4253
    @rangabharath4253 3 года назад +2

    Awesome bro. Thank u so much for the awesome tutorials. Keep rocking :-)

    • @CodeBand
      @CodeBand  3 года назад +2

      Thanks a lot for your support😊

  • @abdulkabir_02
    @abdulkabir_02 3 года назад +2

    Thank you bro it was very helpful.

    • @CodeBand
      @CodeBand  3 года назад +1

      Glad to hear that😊

  • @zdh1207
    @zdh1207 Год назад

    On 26:54, I see the sign with google button appears nice looking, where to get the css?

  • @ashmakader2541
    @ashmakader2541 3 года назад +2

    Thanks a lot ,it was a very helpful video! :)

    • @CodeBand
      @CodeBand  3 года назад +1

      Glad it was helpful!

  • @rishithakur343
    @rishithakur343 2 года назад +2

    which django version are you using in this. i got url issues with current version

    • @CodeBand
      @CodeBand  2 года назад +1

      Sorry for the late reply...
      Django==3.2

  • @justiceessiel6123
    @justiceessiel6123 3 года назад +2

    for some reason, I have not been able to see the image of the social auth.. and I used the tree command on the terminal of both you code and my code and I still didn't get it

    • @CodeBand
      @CodeBand  3 года назад +1

      Could you please mention the timestamp, like where you are facing issue

    • @byiringirooscar321
      @byiringirooscar321 2 года назад

      @@CodeBand config your static

  • @melvinmathai2434
    @melvinmathai2434 3 года назад +2

    Will backend development replaced by backend services like firebase.plzzz reply

    • @CodeBand
      @CodeBand  3 года назад +2

      Technologies tend to change every now and then...
      At present, I can say that those chances are rare... but may change in future...

    • @melvinmathai2434
      @melvinmathai2434 3 года назад +1

      @@CodeBand i have another doubt?does degree matter?if it matters what should i choose bca,bsc or btech to become an software developer

    • @CodeBand
      @CodeBand  3 года назад +1

      @@melvinmathai2434 That's a tough question, but what I suggest is to go for bachelor's and don't expect a lot in terms of learning different tools and tech. from university unless you're in some premier institutes... But universities will give you a lot of other things such as leadership, connections etc...
      And, it's up to you to choose BCA / B. Sc. / B. Tech., all of them would lead you to the software track... Personally, I would recommend you to go for B. Tech.

    • @melvinmathai2434
      @melvinmathai2434 3 года назад +1

      @@CodeBand thanku ❤

    • @CodeBand
      @CodeBand  3 года назад +1

      @@melvinmathai2434 Keep going😊

  • @mfsdrawings8600
    @mfsdrawings8600 3 года назад +3

    Nice 👍🏻

  • @platanopoweroficial
    @platanopoweroficial 5 месяцев назад

    Amazing!

  • @murugavel
    @murugavel 3 года назад +1

    Nice explanation. Keep it up

    • @CodeBand
      @CodeBand  3 года назад +1

      Thanks a lot😊

    • @murugavel
      @murugavel 3 года назад +1

      Pls make video on ldap authentication.

    • @CodeBand
      @CodeBand  3 года назад +1

      @@murugavel Will try to do that in future... :)

  • @GopiNath-x9s
    @GopiNath-x9s 3 месяца назад

    Hi normal login is not working after adding google login code... any idea... please...

  • @uletin8460
    @uletin8460 2 года назад +1

    How to Generate The Social Application Tokens, When the user registration/login ?

    • @CodeBand
      @CodeBand  2 года назад +1

      Sorry for the late reply...
      All of that is handled by the package itself, you can see the tokens, for example, from the admin panel.

  • @sangamkumar2726
    @sangamkumar2726 2 года назад +2

    Tutorial was great but the URL leading towards the home page is still exposed to everyone! I mean, anyone can access that page by just entering the URL whether he's logged in or not. How to prevent direct access? Even the official documentation doesn't give any direct solution 😞

    • @CodeBand
      @CodeBand  2 года назад +1

      Sorry for the late reply...
      Can you repeat which URL to be specific ?

  • @Pralhad1711
    @Pralhad1711 Год назад

    Thanx from the ❤😊 It's really Helpful ☺️

  • @anilbarad1856
    @anilbarad1856 2 года назад +1

    not userfull login with google ka image kese set kare ? isme to bahto sari prooccess aati he , github repo me aapne vo code to diya hi nahi login page me google image pe click karnese sidha login humara to nahi hota ..
    {% include "socialaccount/snippets/provider_list.html" with process="login" %}
    YAHA PE GOOGLE VALA IMAGE KAHASE AYEGA , YE TO KAHI OR REDIRECT KARRHA HE .

    • @CodeBand
      @CodeBand  2 года назад +2

      I'm not a hindi native bro, can you repost in English.

    • @anilbarad1856
      @anilbarad1856 2 года назад +1

      @@CodeBand thank you but my problem has been solved now

  • @salihslx
    @salihslx 2 года назад +1

    ❤️🔥

    • @CodeBand
      @CodeBand  2 года назад +1

      Thanks a lot :)

  • @m.huzaifa8220
    @m.huzaifa8220 Год назад +1

    the sites folder is default in Django administrator?
    buz in my case this folder is missing guide me whats the problem

    • @nivyaathmanathan5226
      @nivyaathmanathan5226 4 месяца назад

      i too have this problem. you had this doubt in 10months back so i hope now can find out so if you don't mind can you explain me what is the problem in it?

  • @sm____entertainment2969
    @sm____entertainment2969 Год назад

    is above work with rest_api's also or not
    please suggest me i am stuck

  • @brokly3050
    @brokly3050 2 года назад +1

    Please make a video in which after login with google user profile image will show there in django

    • @CodeBand
      @CodeBand  2 года назад +1

      This might help.
      stackoverflow.com/questions/30810028/how-to-display-image-from-google-account-django-allauth

  • @sachinbhoi5727
    @sachinbhoi5727 2 года назад +1

    It worked on local but on server it gives error, socialapp matching query doesn not exist

    • @CodeBand
      @CodeBand  2 года назад +1

      Sorry for the late reply...
      Was this fixed ?
      stackoverflow.com/questions/15409366/django-socialapp-matching-query-does-not-exist

  • @kiranhinge22
    @kiranhinge22 6 месяцев назад

    in this project need to install jwt?

  • @pacomorenonavarro329
    @pacomorenonavarro329 Год назад

    Can't load url
    The domain of this URL is not included in the app domains. In order to load this URL, add all of your app's domains and subdomains in the "App domains" field in the app's settings.

  • @hafeezpp
    @hafeezpp 3 года назад +1

    Great

  • @kitbot2318
    @kitbot2318 3 года назад +1

    followed your tut....Getting error when sign in with google redirects :
    Social Network Login Failure
    An error occurred while attempting to login via your social network account.
    Any idea how to solve this?

    • @CodeBand
      @CodeBand  3 года назад +1

      Could you please elaborate more about the issue.. ? Like the output in the console...

  • @aruncr5864
    @aruncr5864 3 года назад +2

    Django session vach oru video cheyyo?

    • @CodeBand
      @CodeBand  3 года назад +1

      Njan authentication nte video cheythittund... already...
      Bro k authentication aan requirement enkil ee video watch cheyyam...
      ruclips.net/p/PLbasZIkCgHJFA6ijQW11vbW4jeiVQh7s3
      Session aayitt seperate video cheythittilla... will try to do in future...

  • @manojkumarn9027
    @manojkumarn9027 3 года назад +1

    Osm bro
    The all auth package did we used for local authentication?

    • @CodeBand
      @CodeBand  3 года назад +2

      Yeah, local authentication can also be handled by django-allauth...

  • @ijassubair7983
    @ijassubair7983 3 года назад +2

    Useful....

    • @CodeBand
      @CodeBand  3 года назад +1

      Thanks a lot bro😊

  • @ashrafAK72
    @ashrafAK72 3 года назад +2

    Thank you so much broii for the django tutorials

    • @CodeBand
      @CodeBand  3 года назад +1

      Glad to hear that... keep supporting bro😊

  • @Ashkarm-qi8jy
    @Ashkarm-qi8jy 11 месяцев назад

    after logged in we can able to redirect into the google authentication page how to redirect them into the home page. Is anyone know please replay...

  • @Machan_m
    @Machan_m 2 года назад +1

    🔥❤️

  • @adithyamp9565
    @adithyamp9565 3 года назад +1

    Bro the login form is not displaying for me , what do I do ?

    • @CodeBand
      @CodeBand  3 года назад +1

      Sorry for the late reply...
      Are there any errors showing up in the console... ?

  • @adarkwahking1893
    @adarkwahking1893 Год назад

    I'm getting an error when I try to singin. The error is "Social Network login failure" any help please?

  • @climbeverest
    @climbeverest 2 года назад +2

    Incredible man!! This was what I needed, I hope you had done python Social auth instead of django-allauth, but at least this gives me some clues, hope you can do a python social auth, do it only with one provider. Incredibly well done

    • @CodeBand
      @CodeBand  2 года назад +1

      Very glad to hear that. Thanks so much :)

  • @143lalith
    @143lalith 2 года назад +1

    help me with how to exchange tokens with other sites.

    • @CodeBand
      @CodeBand  2 года назад +1

      Sorry for the late reply, can you post the use case, ?

    • @143lalith
      @143lalith 2 года назад +1

      @@CodeBand I am planing to link with Google actions there how to share token mean what would be the url etc. And I want to get mobile number from Google as an option, how to do that.

    • @CodeBand
      @CodeBand  2 года назад +1

      Getting additional data comes under scope, django-allauth.readthedocs.io/en/latest/providers.html#django-configuration

  • @martindinh6187
    @martindinh6187 9 месяцев назад

    do you understand wth SSO mean?

  • @carlosgubaira150
    @carlosgubaira150 2 года назад +2

    Could you show how to authenticate with Microsoft??

    • @CodeBand
      @CodeBand  2 года назад +1

      Sorry for the late reply, django-allauth has built-in support for Microsoft.
      Check the docs : django-allauth.readthedocs.io/en/latest/installation.html

  • @harshrajyoutube
    @harshrajyoutube 11 месяцев назад

    Is it workinng now?

  • @hishamahammmedkm1936
    @hishamahammmedkm1936 3 года назад +1

    good

    • @CodeBand
      @CodeBand  3 года назад +1

      Thanks a lot bro...😊

  • @timothyelems1357
    @timothyelems1357 2 года назад +1

    No timestamps?

    • @CodeBand
      @CodeBand  2 года назад +1

      Will try to do that...

  • @wetubetech49
    @wetubetech49 9 месяцев назад

    I think allauth and auth 2.0 is not the same thing

  • @obelix7349
    @obelix7349 2 года назад +1

    Unbearable accent. Wish he spoke normally.

    • @CodeBand
      @CodeBand  2 года назад +1

      Really sorry to hear that, will definitely try to improve in future videos, thanks :)

  • @rudra_tiwari448
    @rudra_tiwari448 Год назад

    overacting maat kiya kro bhai please video me as a indian apki english tone overacting lgrhiiiii

  • @nishant.717
    @nishant.717 7 месяцев назад

    work on your speaking skills your accent was just unbearable your voice was itself too sharp to hear

  • @inotilaatinghaamwa9333
    @inotilaatinghaamwa9333 2 года назад +1

    When I login with facebook I get a 500 error and it doesn't redirect to my home page, instead it redirects to "accounts/social/signup/"
    please help. I set Login_redirect_url='/'

    • @CodeBand
      @CodeBand  2 года назад +2

      Sorry for the late reply...
      Was this fixed ?

    • @inotilaatinghaamwa9333
      @inotilaatinghaamwa9333 2 года назад +1

      @@CodeBand yes.... appreciate you mate!

  • @sumitmishra746
    @sumitmishra746 3 года назад +1

    hlw sir i am working on a project and i need a help of coder like you please provide me your gmail so that i can ask my dobuts to you thankyou.

    • @CodeBand
      @CodeBand  3 года назад +2

      Sorry for the late reply...
      What's the update?