rehjinh rehjinh
  • Joined on 2020-10-30
rehjinh pushed to master at ayo/maingate 2024-07-22 16:16:18 +09:00
4212d3ed59 Hybe로그인 관련 제재 로그인 금지 처리 - 로그인 authorize에서 제재 처리 하는 기능 추가
rehjinh pushed to master at ayo/maingate 2024-07-02 10:54:05 +09:00
cf9c4d57c7 계정조회 api 추가 accid -> platform, uid 조회하는 api 추가
rehjinh pushed to master at ayo/maingate 2024-06-11 11:54:27 +09:00
e862ff3717 Maingate - Hybeim SDK를 통한 Steam 로그인 처리
rehjinh pushed to master at ayo/gocommon 2024-04-25 11:37:14 +09:00
60c95c2e0e IAP 라이브러리 추가 from kd-branch
rehjinh pushed to master at ayo/gocommon 2024-03-05 10:49:57 +09:00
dff2bfca76 에러나도 Fatal로 죽이지는 않도록 수정
rehjinh pushed to kd-live at ayo/maingate 2024-01-16 12:13:27 +09:00
86247e053d 계정 이메일 조회 기능 추가
rehjinh pushed to kd-live at ayo/maingate 2024-01-16 11:47:34 +09:00
757c6d312c 계정 이메일 조회 기능 추가
rehjinh pushed to f9a146321cdb at ayo/maingate 2024-01-16 11:11:42 +09:00
rehjinh created branch f9a146321cdb in ayo/maingate 2024-01-16 11:11:42 +09:00
rehjinh pushed to master at ayo/maingate 2024-01-10 07:37:15 +09:00
e7b3f59dd0 계정 이메일 조회 기능 추가
rehjinh pushed to master at ayo/maingate 2024-01-09 15:31:23 +09:00
bc82cb123c Revert "Session에 email도 저장해둔다. 필요할때 꺼내줄 api만들 예정"
rehjinh pushed to master at ayo/maingate 2024-01-09 14:43:31 +09:00
2165a4400b Session에 email도 저장해둔다. 필요할때 꺼내줄 api만들 예정
rehjinh pushed to master at ayo/maingate 2023-10-23 14:28:45 +09:00
6ccf76d1b2 Firebase-Google Analaytics Desktop 버전 연동을 위해서 JavaScript SDK( JS-SDk ) 관련 코드 추가
rehjinh pushed to master at ayo/maingate 2023-07-31 15:54:09 +09:00
fb5db25dce 불필요한 로그 삭제
rehjinh pushed to master at ayo/maingate 2023-07-31 12:43:12 +09:00
f79e922fa0 SteamSDK - 스팀 인증 관련 기능 추가
rehjinh pushed to kd-live at ayo/maingate 2023-06-28 16:19:41 +09:00
5502c4d744 Merge commit 'cb08ecb53a4d472919f24baaf4e8069412c2870c' into kd-live
cb08ecb53a maingate - 연결된 계정 숫자 조회, 연결 끊는 API 추가
Compare 2 commits »
rehjinh pushed to master at ayo/maingate 2023-06-28 16:15:00 +09:00
cb08ecb53a maingate - 연결된 계정 숫자 조회, 연결 끊는 API 추가
rehjinh pushed to master at ayo/maingate 2023-06-22 10:50:01 +09:00
718c54f796 트위터 - Userinfo 얻어오는 API 변경, verify_credentials로 변경한다. email 정보를 얻기 위해서..
rehjinh pushed to master at ayo/maingate 2023-06-15 14:12:50 +09:00
f4582299aa 세션의 BrowserInfo 기록하는 부분에서 RemoteAddr체크는 로드밸런서 IP 찍히는 문제 때문에 제외한다.
rehjinh pushed to master at ayo/maingate 2023-05-24 12:24:45 +09:00
a0dd2583d6 Firebase 인증 보안 파일 없어도 maingate기동 할수 있도록 수정