maingate - 연결된 계정 숫자 조회, 연결 끊는 API 추가

This commit is contained in:
2023-06-28 16:10:28 +09:00
parent 70d775e0fc
commit cb08ecb53a
3 changed files with 166 additions and 0 deletions

View File

@ -1,6 +1,7 @@
{
"maingate_mongodb_url": "mongodb://...",
"autologin_ttl": 604800,
"maximum_num_link_account": 10,
"redirect_base_url": "",
"google_client_id" : "",
"google_client_secret" : "",