There was an error while loading. Please reload this page.
2 parents f5cd514 + a09eb54 commit 6e6bbd9Copy full SHA for 6e6bbd9
1 file changed
src/main/resources/application.yml
@@ -28,8 +28,4 @@ spring:
28
authorization-uri: https://kauth.kakao.com/oauth/authorize
29
token-uri: https://kauth.kakao.com/oauth/token
30
user-info-uri: https://kapi.kakao.com/v2/user/me
31
- user-name-attribute: id
32
-
33
-logging:
34
- level:
35
- org.springframework.security: DEBUG
+ user-name-attribute: id
0 commit comments