From e6d8f2c8653e35a7439f9b365fd93e54bfab59b5 Mon Sep 17 00:00:00 2001 From: sdw504512 Date: Sat, 16 Mar 2024 07:08:12 +0900 Subject: [PATCH] =?UTF-8?q?Bug:=20yml=EC=97=90=EC=84=9C=20oauth=20goofle?= =?UTF-8?q?=20redirect-uri=20=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 475ea7f..dcf046c 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -47,7 +47,6 @@ spring: registration: google: client-name: Google - redirect-uri: http://localhost:3000/oauth scope: - email - profile