No video

OAuth2 Practical Demo with SpringBoot & GitHub

Hello Everyone,
Welcome to Tech Learnings!
Today, we're going to create a simple Spring Boot Web application that will act as a client application for us, and then we would log in via GitHub to our application. In this demo, we're relying on GitHub authentication and taking the help of OAuth2 to redirect users to the GitHub login screen (in case the user is not already logged in) and then requesting authorization to access the profile information of the user. Thus the resource, in this case, is GitHub's profile information which we're trying to gain access to.
Hope you'll be able to understand everything explained! There are a bunch of articles, already published at the website explaining OAuth; please go through them for better understanding.
You may stay updated with website and other social platforms as well:
Website : techlearnings.org
Facebook : / techlearnings
Twitter : / learningstech
If you liked the video or learned something new, please do give a thumbs up and don't forget to share, subscribe or comment!
Stay subscribed, let's keep learning together, see you soon :)

Пікірлер: 4

  • @sefacihangir8959
    @sefacihangir89592 жыл бұрын

    Thanks for your video, it has clear explanation.

  • @hyona0511
    @hyona0511 Жыл бұрын

    thank you👍

  • @playwithknight007
    @playwithknight007 Жыл бұрын

    How can we get client ID and client Secret for Dynamic user? We can not use static because we are not going to create for only one user, can you please help me on this.

  • @user-sp9iq9jo6k

    @user-sp9iq9jo6k

    Жыл бұрын

    The client ID and client Secret are not for the user, they are used for the project. You can use them in your project to provide service for thousands of users.

Келесі