Register application with facebook

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

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

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

    Awesome Sir

  • @sakthivel-lc9ni
    @sakthivel-lc9ni 5 лет назад

    Nice explanation sir

  • @علاءالدين-ج8ذ
    @علاءالدين-ج8ذ 5 лет назад

    ربنا يباركلك والله انت والمهندس محمد عماد ياريت ابدأوا شرح العر بي great work

  • @pourianayeb1063
    @pourianayeb1063 5 лет назад +2

    Hi kudvenkat, Really want to know if unit-testing is covered in your great channel because I really did not find even a good resource that teach it greatly, love to learn it from you.

    • @lazarstevanovic1286
      @lazarstevanovic1286 5 лет назад

      Yes, Kudvenkat covered unit-testing. This course is great, but is not free, it costs only 10$. By ordering it you get a great course( I bought it and I am satisfied with it, Kudvenkat does his best in this course as the others) and you support Kudvenkat by buying it.
      www.pragimtech.com/downloadcourses/unit-testing-videos-slides-code-files/
      Here is the link, the picture of angular is probably a mistake, tests are writen for C#.

  • @kourosh234
    @kourosh234 5 лет назад +1

    Hello Mr. K. Is it possible to have an example on "mvc core CRUD with bootstrap modal and partial views and client and server side validation" please?

  • @CoderboyPB
    @CoderboyPB 5 лет назад

    To get Facebook Auth work is quite versa the same, like Google, just add 'AddFacebook(options => {....}) to services like in the video before and we are done.
    But when you try to register our app at twitter, they don't allow local Urls ...
    I am already pretty nosy, how venkat will solve it ... ???

  • @conaxlearn8566
    @conaxlearn8566 4 года назад +1

    2:28 Does anyone know why we need to append signin-facebook, and signin-google when setting up Google OAuth?

    • @TheAhmedasdasd
      @TheAhmedasdasd 4 года назад

      It's part of the external login providers configuration, that path is which the external login provider redirect us after successful authentication, and from that path 'http/localhost:111012/sign-in' we automatically redirects to the redirectUrl path that we specified in ExternalLogin() action method, in our case that redirectUrl path is 'http/localhost:111012/Account/ExternalLoginCallBack'

  • @AshutoshKumar-kt1dd
    @AshutoshKumar-kt1dd 4 года назад

    Create App button of facebook is not opening any popup.... i don't understand what's wrong

  • @jaiminichothwani5668
    @jaiminichothwani5668 4 года назад

    Create App button is not visible please help me

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

    i have problem when i create new app says--Please complete the security check.
    any one can help

  • @SricharanNaik-b2x
    @SricharanNaik-b2x 6 месяцев назад

    Aa