Social authentication for Django

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 ม.ค. 2025

ความคิดเห็น •

  • @CloudWithDjango
    @CloudWithDjango  ปีที่แล้ว +2

    Authorization callback URL:
    127.0.0.1:8000/accounts/github/login/callback

  • @malingasarmandocumbane2300
    @malingasarmandocumbane2300 18 วันที่ผ่านมา

    2025 and it´s the best tutorial i ever had. Thank you

    • @CloudWithDjango
      @CloudWithDjango  17 วันที่ผ่านมา

      Happy new year! I'm glad to hear that it helped! Of course, my pleasure!

  • @inteliconn995
    @inteliconn995 ปีที่แล้ว +2

    You provide the best Django content on youtube. Thanks!

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว

      Thank you very much! I'm glad that you are enjoying the content!

  • @davidbrownsom1936
    @davidbrownsom1936 6 หลายเดือนก่อน

    Your tutorial was incredibly helpful and saved me a ton of time. Much appreciated!

    • @CloudWithDjango
      @CloudWithDjango  6 หลายเดือนก่อน

      Thank you for your kind words. I'm glad that it was of value to you!

  • @farazahmed1668
    @farazahmed1668 ปีที่แล้ว

    I am learning django and I have not seen that much advance content on django. specially like this video and the amazing part is cloud computing with django.

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว +1

      Thank you very much, Faraz! I really appreciate your feedback!
      Happy learning!

    • @farazahmed1668
      @farazahmed1668 ปีที่แล้ว

      @@CloudWithDjango Thank you so much for your reply. Also I want know more about you. Please make a video in which you appears with your face with your story about how you get there like all the skill set you have and also about the motivation of this wonderful chennal focusing only on django when there are lots of distractions out there like fastapi and stramlit and data science all that distraction. How you tackle all that distraction, whats your age whats your job where you live Why not you Vlog? and make it home video of your chennal. Thank you

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว +1

      ​@@farazahmed1668 Hi Faraz,
      My pleasure!
      Thank you very much for your message and for your interest in getting to know me. I appreciate it! I am planning on doing live streams in the future which will be more interpersonal and social. I also have a few ideas coming up which will address what you have mentioned. I just have a lot of things to do at the moment, but in time the channel will grow and diversify.

  • @thesealednectar22
    @thesealednectar22 ปีที่แล้ว +6

    most developers use django rest framework nowadays, please create more content with drf as the base project

  • @demiz
    @demiz ปีที่แล้ว

    this video is a life changer, awesome work bro

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว

      Thank you very much, Demiz!
      I'm glad that you found it useful.

  • @farazahmed1668
    @farazahmed1668 ปีที่แล้ว +1

    You are doing amazing JOb

  • @RiteshSingh_MZP
    @RiteshSingh_MZP 7 หลายเดือนก่อน

    Still working, Awesome and thanks

    • @CloudWithDjango
      @CloudWithDjango  7 หลายเดือนก่อน

      I'm glad to hear that! Of course, my pleasure!

  • @user-djangobd
    @user-djangobd 2 หลายเดือนก่อน

    This is really helpful video , but please can you tell me how I customize the authentication template?

    • @CloudWithDjango
      @CloudWithDjango  2 หลายเดือนก่อน

      I'm glad that it helped! I'd suggest referring to the docs for that

  • @ahmadumar9387
    @ahmadumar9387 ปีที่แล้ว

    thanks for your new great input... we need content like yours!

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว

      Thank you very much, Ahmad! I really appreciate the support!

  • @ukaszsi1413
    @ukaszsi1413 7 หลายเดือนก่อน

    Nice one, thanks - please consider doing similar one but for Django and SPA as FE, allauth added support for this, I think this could be a very popular video :)

    • @CloudWithDjango
      @CloudWithDjango  7 หลายเดือนก่อน +1

      Thank you for the suggestion! :)

  • @edslow
    @edslow ปีที่แล้ว

    Good stuff!

  • @Studywithayaz1
    @Studywithayaz1 5 หลายเดือนก่อน

    Please make a video how can we integrate dj-rest auth using DRF snd REACT

    • @CloudWithDjango
      @CloudWithDjango  5 หลายเดือนก่อน +1

      Thank you for your suggestion!

  • @harshrajyoutube
    @harshrajyoutube 11 หลายเดือนก่อน

    Your video was fantastic, sir. However, I'd prefer to skip the "want to continue" page. Similar to other websites, when I click "login via Google," I want to be directly redirected to the email list page for login. How can I make that happen?

    • @CloudWithDjango
      @CloudWithDjango  10 หลายเดือนก่อน

      Thank you so much! To skip the "want to continue" page and directly redirect users to the email list page for login after clicking "login via Google," you need to modify your authentication flow.
      First, ensure you have configured Google authentication properly in your Django project. Then, instead of redirecting users to the "want to continue" page after Google authentication, you should directly redirect them to the email list page.This typically involves changing the URL or view function that handles the redirect after successful Google authentication. Look for the part of your code where the redirect happens after Google authentication and modify it to redirect directly to the email list page. If you're using a package like django-allauth for authentication, you might need to customize its behavior to achieve this. Check the documentation or community forums for instructions on customizing the authentication flow. By making these changes, users will be seamlessly redirected to the email list page after logging in via Google, without encountering the "want to continue" page. Good luck!

  • @mouse6835
    @mouse6835 ปีที่แล้ว

    Thank you so much man

  • @ajp1732
    @ajp1732 ปีที่แล้ว

    Thank you!

  • @somiakhaled
    @somiakhaled ปีที่แล้ว

    could please make one to explain how to convert allauth into api using django rest api

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว

      Hi Mariam,
      Thank you for your suggestion! If I have time, I could look into something like that.

  • @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...

    • @CloudWithDjango
      @CloudWithDjango  11 หลายเดือนก่อน

      Hi,
      I'd also suggest taking a deeper look at the docs

  • @diezitrone_111
    @diezitrone_111 ปีที่แล้ว

    Hey, does this also work with drf?

    • @CloudWithDjango
      @CloudWithDjango  ปีที่แล้ว

      Hi,
      You would need to try and see unfortunately. I'd suggest taking a deeper look into the documentation.

  • @Coden69
    @Coden69 ปีที่แล้ว

    👍👍

  • @sidds09
    @sidds09 ปีที่แล้ว

    do a good project with some advance features.