스프링부트 with JPA 블로그
스프링부트 with JPA 블로그 17강 - 특강 OAuth2.0과 JWT
GetInThere
2020. 6. 16. 23:21
1. 구글 페이스북 로그인+직접 로그인 연동 - 세션 이용
(웹에 사용하기 좋음)
https://github.com/codingspecialist/Springboot-Oauth2.0-Facebook-Google-Login-Session
codingspecialist/Springboot-Oauth2.0-Facebook-Google-Login-Session
Contribute to codingspecialist/Springboot-Oauth2.0-Facebook-Google-Login-Session development by creating an account on GitHub.
github.com
2. 구글 페이스북 로그인+직접 로그인 연동 - JWT 토큰 사용
(앱이나 서버가 여러대일 때 사용하기 좋음)
https://github.com/codingspecialist/Springboot-Oauth2.0-Facebook-Google-Login-JWT
codingspecialist/Springboot-Oauth2.0-Facebook-Google-Login-JWT
Contribute to codingspecialist/Springboot-Oauth2.0-Facebook-Google-Login-JWT development by creating an account on GitHub.
github.com