Spring Security example with OAuth2
https://kauth.kakao.com/oauth/authorize?response_type=code&client_id={yourKakaoClientId}&redirect_uri=https://www.google.com
Make sure you replaced your Kakao client id and redirect url
Spring Security example with OAuth2
https://kauth.kakao.com/oauth/authorize?response_type=code&client_id={yourKakaoClientId}&redirect_uri=https://www.google.com
Make sure you replaced your Kakao client id and redirect url