Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
oauth 변경
Browse files Browse the repository at this point in the history
DOEKYONG committed Nov 1, 2023
1 parent 379bcd2 commit 8221119
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion be/controlG/src/main/resources/application-oauth.yml
Original file line number Diff line number Diff line change
@@ -7,7 +7,7 @@ oauth2:
naver:
client-id: ENC(Lop4pyjNeuOoPNgR16KUZkkb5Y3bJacCGwo5HYs+7Ck=)
client-secret: ENC(AP8cl+Mq+EPQo+mm/CRhqiWOYlck44Et)
redirect-url: http://localhost:8080
redirect-url: http://ec2-54-180-81-108.ap-northeast-2.compute.amazonaws.com/callback
provider:
google:
token-url: https://www.googleapis.com/oauth2/v4/token

0 comments on commit 8221119

Please sign in to comment.