{ "_README" : { "en" : "To use the oauth login feature, you must set the 'publish_url' value to a domain address that includes the https protocol, and actually support https connections.", "ko" : "oauth 로그인 기능을 사용하려면 'publish_url'값을 https 프로토콜을 포함한 도메인 주소로 설정하고, 실제로 https 연결을 지원해야합니다.", "support" : ["facebook", "naver"] }, "publish_url" : "https://", "facebook" : { "client_id" : "", "client_secret" : "" }, "naver" : { "client_id" : "", "client_secret" : "" } }