0-Crew / i-zero-s

Team Zero iOS Repository
3 stars 1 forks source link

회원가입/로그인 API 파라미터 추가 #109

Closed xwoud closed 2 years ago

xwoud commented 2 years ago

작업 내용

파라미터

{
    "idKey" : "idkey값",
    "token" : "토큰값",
    "provider" : "apple",
    "authorizationCode" : "blahblah"
}

Related issue

53, #72

Things to consider