/
WI
wincl
/
Wincl API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Sources
Subscribe
wincl
Wincl API
post
OAuth 로그인
v1
latest
OpenAPI 3.0.3
2026-08-04
271
290
352.2 KB
Auth
OAuth 로그인
유저가 존재하면 jwt 내려주고 존재하지않으면 임시회원가입시키고 id_temp_usr 를 내려줌
post
/api/v1/auth/signin
Request body
OAuthSignInRequest
required
auth_token
string
소셜로그인에서 준 토큰
cd_corp
'FACEBOOK'
|
'GOOGLE'
|
'KAKAO'
|
'PAYCO'
소셜로그인 회사 코드
Response
OK
WinclResponseDataOAuthSignInResponse
required
code
string
data
OAuthSignInResponse
message
string