This commit is contained in:
parent
61adeb3d8f
commit
45c9606766
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue