Web 계정 앱 로그인/가입
앱에서 INNO 계정에 연동하기 위한 로그인 (inno_uid 를 연동하기 위한 목적)
POST
https://{auth-domain}/v1.0/auth/web/account/login/once
Headers
Name
Type
Description
Context-Type*
string
application/json
Request Body
Name
Type
Description
social_key*
string
소셜 로그인 시 획득한 액세스 토큰
social_type*
int
소셜 타입(소셜 리스트 API로 부터 전달받은 소셜 정보 참고 부탁 드립니다.)
ip
string
접속 ip
Last updated