Skip to content

Commit

Permalink
Merge pull request #62 from wafflestudio21-5/hotfix/sociallogin
Browse files Browse the repository at this point in the history
fix: 카카오 로그인 authentication method 설정2
  • Loading branch information
navgod authored Feb 3, 2024
2 parents 80ea625 + 15a851b commit 6d17969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ spring:
kakao:
# 오픈되도 괜찮긴 한데 숨길지 말지 논의 필요
client-id: 8de8b929607ba0d286b7f07a4d19031d
client-authentication-method: POST
authorization-grant-type: authorization_code
redirect-uri: "{baseUrl}/login/oauth2/code/kakao"
scope: profile_nickname
Expand Down

0 comments on commit 6d17969

Please sign in to comment.