This commit is contained in:
hyunho 2020-12-16 05:57:02 +00:00
parent 61adeb3d8f
commit 45c9606766
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ namespace NP.FO.Controllers
{
public class FOBaseController : NP.Base.BaseController
{
//전역변수 SNS 로그인 ClientID
//전역변수 SNS 로그인 ClientID (네이버,카카오,구글)
public string naverClientID = "CEaGg2S0nrdOgmafAKgF";
public string kakaoClientID = "e85ec9c124e5dc6441f58254ddceb454";
public string googleClientID = "382613036220-4dbillsob2mf81g70t5b9b1hchukqtn4.apps.googleusercontent.com";