Skip to content

Commit

Permalink
feat: edit oauth2 kakao client-id
Browse files Browse the repository at this point in the history
  • Loading branch information
ManHyuk committed Jan 18, 2024
1 parent a101c74 commit ca88c06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spring:
client-name: naver
kakao:
redirect-uri: ENC(ZWbt0nXnT8j9h3IkHegdUWlFq/4ar6fxHgcNbZc616y/XE6mxkk5c3uLI7/1SaeRQzvwrauIQHXFat/u/juy6AfRQ9fMqQMP)
client-id: ENC(LrGVNrjoOZPgrTU6Kva5mxPqJp1yGblEy8myObS2ePs+hebnve6u+l+Xrm1YavEo)
client-id: ENC(LzuIWpuN7JG7pwbU87S4DvColRj57LtcnRb0qfDdyGpnNUpI2+FHgCyJs0p2Wn7/)
authorization-grant-type: authorization_code
scope:
- profile_nickname
Expand Down

0 comments on commit ca88c06

Please sign in to comment.