ASP NET Core facebook authentication

Поделиться
HTML-код
  • Опубликовано: 9 окт 2024
  • Integrating Facebook authentication in asp.net core web application.
    Text version of the video
    csharp-video-t...
    Healthy diet is very important for both body and mind. We want to inspire you to cook and eat healthy. If you like Aarvi Kitchen recipes, please support by sharing, subscribing and liking.
    / @aarvikitchen5572
    Slides
    csharp-video-t...
    ASP.NET Core Text Articles & Slides
    csharp-video-t...
    ASP.NET Core Tutorial
    • ASP.NET core tutorial ...
    Angular, JavaScript, jQuery, Dot Net & SQL Playlists
    www.youtube.co...

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

  • @fahedabdelhalim3019
    @fahedabdelhalim3019 5 лет назад +7

    Thank you best teacher ever .

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

    Nice explanation thank you for sharing.

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

    So helpful sir ❤️. Thank you very much again and again.

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

    You are the best as usual !!!! Thanks

  • @nicholashayward1553
    @nicholashayward1553 4 года назад +2

    One thing i have noticed is that this can create a slight security risk.
    if you have a local account already but have not created a google account under that email. someone can register a google account with that email address then use this external login to gain access to your account here.
    i realise you have to confirm email accounts when doing this with google but your are then relying on their security not our own.
    perhaps its best to not link already existing account but deny them access and ask then to login with there local account that is already created??
    what do people suggest?
    loving the videos btw :)

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

      I would say, relying on security provided by Google and Facebook is probably better than relying on our own security, unless you do have your own security expert.

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

    Old is gold .net king kud sir

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

    You are amazing

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

    Thanks Kudvenkat for your amazing videos. The Google sign in is working perfectly but I am have problem with the Facebook sign in. It is not giving the opportunity to enter the User email address, so the email is always null and returning the error view. Still trying to figure this out. When are we getting the course on ASP.NET Core API?

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

    Thanks sir

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

    When working at an enterprise level, you usually have a UI that does the authentication which talks to the API through an API gateway which sends a JWT to the API for authorization from an authorization server.
    Can you explain how you can implement this.

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

    Hi Venkat,
    We are not recieveing the Email Claim value if we use FaceBook Authentication.

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

      My Issue is resolved , i tried login with FB acount with doesn't email, i created the FB account with Mobile number ,hence email is not received as claim.

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

    for 1000 of client how manage token , middleware for generating token, saving token,validating token?
    where we save token?

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

    It throws an exception if the userID or password is wrong at login page.

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

    What if someone registered on Facebook with a phone number instead of an email address?

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

    Hi, i got error "Can’t reach this page" after login from an external account please suggest any salution

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

      see this
      kb.blackbaud.co.uk/articles/Article/114853