You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
//JWT 토큰 생성을 위한 비밀키publicstaticfinalStringKOLLUS_SECRET_KEY = "";
//URL 사용을 위한 사용자키publicstaticfinalStringKOLLUS_CUSTOM_KEY = "";
//API 사용을 위한 API 토큰publicstaticfinalStringKOLLUS_API_KEY = "";