Develop/Springboot
2020. 9. 15.
Spring Security OAuth2 Login Flow
www.callicoder.com/spring-boot-security-oauth2-social-login-part-2/ Spring Boot OAuth2 Social Login with Google, Facebook, and Github - Part 2 Integrate social login with Facebook, Google, and Github in your spring boot application using Spring Security's OAuth2 functionalities. You'll also add email and password based login along with social login. www.callicoder.com 에 있는 글을 번역하여, 공부하는 용도 입니다. ..