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
Google : 1 Facebook : 2
ip
string
접속 ip
Last updated