Spring Boot Social Login with GitHub | Spring Security

Опубликовано: 09 Ноябрь 2024
на канале: Daily Code Work
1,323
50

In this video, we're going to look at how to integrate OAuth2 social login with GitHub in Spring Boot | Spring Security.

OAuth2 is a popular authentication framework that can be used to securely authorize users to our app using different social login methods. This video will show you how to integrate OAuth2 with GitHub using Spring Boot | Spring Security so that you can easily allow users to access your APIs using GitHub.


Complete project code :

https://github.com/dailycodework/sb-s...