chore : 설정파일 일부 변경

This commit is contained in:
banjjoknim
2022-03-06 03:22:14 +09:00
parent 1f1275948a
commit 4fddf60d87

View File

@@ -6,6 +6,13 @@ spring:
google:
client-id: my-google-client-id
client-secret: my-google-client-secret
scope:
- email
- profile
facebook:
client-id: my-facebook-client-id
client-secret: my-facebook-client-secret
scope:
- email
- public_profile