Skip to content

Comments

feat: 앱 전용 소셜 로그인 회원가입 페이지 구현#269

Merged
IceBear9028 merged 1 commit intodevelopfrom
feat/social-login
Feb 23, 2026
Merged

feat: 앱 전용 소셜 로그인 회원가입 페이지 구현#269
IceBear9028 merged 1 commit intodevelopfrom
feat/social-login

Conversation

@IceBear9028
Copy link
Collaborator

  • AppBridge 메시지 타입에 OAUTH_SIGNUP, OAuthSignupPayload 추가
  • composite/signup/signUpForm에 앱 전용 타입, API, 훅 추가
    • SocialLoginType, AppSocialSignUpResponse 타입
    • postAppSocialSignUp API 함수
    • useFetchAppSocialSignup 훅
    • AppSocialSignupForm 컴포넌트
  • /oauth/app 페이지 생성 (앱 WebView 전용 회원가입)

- AppBridge 메시지 타입에 OAUTH_SIGNUP, OAuthSignupPayload 추가
- composite/signup/signUpForm에 앱 전용 타입, API, 훅 추가
  - SocialLoginType, AppSocialSignUpResponse 타입
  - postAppSocialSignUp API 함수
  - useFetchAppSocialSignup 훅
  - AppSocialSignupForm 컴포넌트
- /oauth/app 페이지 생성 (앱 WebView 전용 회원가입)
@IceBear9028 IceBear9028 merged commit 1cda619 into develop Feb 23, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant