feat: 로컬 계정 생성 기능 추가; 환경 설정에 따라 계정 생성 가능 여부 제어
This commit is contained in:
@@ -82,6 +82,7 @@ const buildCaller = () => {
|
||||
kakaoClient: kakaoClient as unknown as KakaoOAuthClient,
|
||||
oauthSessions,
|
||||
publicBaseUrl: 'http://localhost',
|
||||
adminLocalAccountEnabled: false,
|
||||
profiles,
|
||||
orchestrator,
|
||||
profileStatus,
|
||||
|
||||
Reference in New Issue
Block a user