What is OAuth2? How does OAuth2 work? | Naveen AutomationLabs

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

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

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

    Had a little confusion with the authentication during the cypress session...now it got cleared especially with the URL explanation and the last flow diagram which was super clear. Thanks Naveen for sharing this 🙏🙏

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

    Have done linkedin, Google and FB login in mobile app side several times but never understood what's happening. Now able to correlate with this. Thank you for sharing the knowledge as always.❤️

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

      zabardast koshti wai kwailu

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

    The best explanation of OAuth2.0

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

    Superb explanation Naveen, appreciate your efforts with best visual example. Thanks a ton bro, God bless you.

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

    Very Informative Naveen. The Explanation is very much clear.

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

    Again a new thing 👍 Thanks for sharing

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

    Mazaa aya !!! clear , crisp, concise

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

    Good morning sir the day starts with very good concept keep doing thank you for your support 🙏

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

    Naveen Bhai tabiyat kaisi hai.
    May Allah bless you with great health brother. Lots of love mere bhai.

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

    Hello Naveen, Thanks a lot for the amazing explanation. Very detailed and clear for beginners. Good Luck !

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

    well explained

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

    I was literally waiting for this
    Thanks🙏

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

    Briiliant explanation naveen

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

    Nice

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

    Hi naveen thanks for th video and tht was very cool and well explained

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

    thanks for sharing new thing

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

    Thanks much Naveen:)

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

    Hi Naveen thanks for this video.

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

    Informative and Insightful. Thanks !!

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

    Hi Naveen.. million thanks for the tutorial... very comprehensive ... one thing to be clarified .. what is the expiration time for both the tokens ? How will we renew the access token (refresh token) programmatically with out the user being asked to login again using the 3rd party credentials

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

    Thanks sir

  • @RahulVerma-gh4uu
    @RahulVerma-gh4uu 3 года назад +1

    Great initiative by explanation on oauth 2.0.. can you please create a video on creating a custom resource server and auth server using spring please..

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

    Good information naveen

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

    Hi sir,thanq for sharing good information,if possible please let me know what is difference between Oauth 1.0 and Oauth 2.0

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

    Thanks a lot 👍

  • @user-jh3ic9nr8s
    @user-jh3ic9nr8s Год назад

    nicely explained : )

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

    Basically it is third party authorization based on token , which is shared between cloud api and your web application.

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

    This is so informative. Can this be automated using restsharp?!!

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

    Hi Naveen,Need to implement this oauth 2.0 to validate few endpoints, i was able to get access token but the requirement is to fetch id- token using pkce .whether we can automate this using restsharp and c₹ ??need ur suggestion

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

    Hi Navin, Great video, thanks a lot!, I wonder what devices you used for explaining in this video?

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

    Hi Naveen, can you do a session for difference between Authorization vs Authentication of O Auth 2.0. Bcoz with help of Open ID connect OAuth 2.0 is used for Authentication as well. So When it comes for the example let's say Login with Google/Login with Facebook. Is it comes under Authorization/ Authenticating a user....Please clarify...Thanks

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

    first here was waiting

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

    Please explain oAuth2.0 with OpenId and JWT in details

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

      Thanks naveen for valuable info. Am waiting for above request

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

    Can we Automate Application where OAuth is implemented ?