chore : 설정파일 일부 변경
This commit is contained in:
@@ -6,6 +6,13 @@ spring:
|
|||||||
google:
|
google:
|
||||||
client-id: my-google-client-id
|
client-id: my-google-client-id
|
||||||
client-secret: my-google-client-secret
|
client-secret: my-google-client-secret
|
||||||
|
scope:
|
||||||
|
- email
|
||||||
|
- profile
|
||||||
|
|
||||||
facebook:
|
facebook:
|
||||||
client-id: my-facebook-client-id
|
client-id: my-facebook-client-id
|
||||||
client-secret: my-facebook-client-secret
|
client-secret: my-facebook-client-secret
|
||||||
|
scope:
|
||||||
|
- email
|
||||||
|
- public_profile
|
||||||
|
|||||||
Reference in New Issue
Block a user