We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc77c82 commit 39ce114Copy full SHA for 39ce114
api/src/main/resources/local/application-api.yaml
@@ -9,4 +9,4 @@ spring:
9
kakao:
10
authorize-url: https://kauth.kakao.com/oauth/authorize?response_type=code&client_id={0}&redirect_uri={1}
11
app-key: ENC(la2O8hAJw/5PQXn8KxMXPDaAdnyXKBCGLZeI1uRkka+m2hbbtz+FmdQg3RE/B/aE)
12
- redirect-url: http://localhost:8080/api/kakao/authorize-url
+ redirect-url: http://localhost:8080/api/kakao/login
0 commit comments