Social authentication for Django

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

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

  • @CloudWithDjango
    @CloudWithDjango  Год назад +2

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

  • @malingasarmandocumbane2300
    @malingasarmandocumbane2300 2 дня назад

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

    • @CloudWithDjango
      @CloudWithDjango  2 дня назад

      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!

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

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

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

  • @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 :)

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

  • @user-djangobd
    @user-djangobd Месяц назад

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

    • @CloudWithDjango
      @CloudWithDjango  Месяц назад

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

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

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

  • @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  9 месяцев назад

      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!

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

    Good stuff!

  • @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 10 месяцев назад

    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  10 месяцев назад

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

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

    Thank you so much man

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

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

    Thank you!

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

    do a good project with some advance features.

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

    👍👍