JAVA
Spring-security-Oauth2
재준재준
2020. 7. 13. 13:18
이 가이드는 OAuth 2.0 및 Spring Boot를 사용하여 "소셜 로그인"으로 다양한 작업을 수행하는 샘플 앱을 빌드하는 방법을 보여줍니다 .
OAuth2 를 제공하는 서비스는 깃허브, 페이스북, 네이버, 트위터, 카카오 등 이 있다.
https://spring.io/guides/tutorials/spring-boot-oauth2/
Spring Boot and OAuth2
this tutorial is designed to be completed in 2-3 hours, it provides deeper, in-context explorations of enterprise application development topics, leaving you ready to implement real-world solutions.
spring.io
minwan1/spring-security-oauth2-example
:dart: This is spring-oauth2 example. Contribute to minwan1/spring-security-oauth2-example development by creating an account on GitHub.
github.com