Skip to content

Commit d695063

Browse files
authored
Merge pull request #56 from HD152521/develop
(fix) google secret추가
2 parents 1eea6d3 + dc8b535 commit d695063

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/resources/application.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ spring:
3333
client:
3434
registration:
3535
google:
36-
client-id: 378618306834-bm81etunvujofnk4msnnsn2pn1380tef.apps.googleusercontent.com
37-
client-secret: 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
36+
client-id: 929800744325-iaoqgqc2hui58anvsmkmjfurl6b6rmc1.apps.googleusercontent.com
37+
client-secret: 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
3838
scope:
3939
- emails
4040
- profile

0 commit comments

Comments
 (0)