Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: 모바일 토큰 발급 시 신규 계정 여부 추가 #194

Merged
merged 2 commits into from
Dec 3, 2024

Conversation

qzzloz
Copy link
Member

@qzzloz qzzloz commented Dec 3, 2024

🔎 Resolved Issue

✅ Title

  • 모바일 토큰 발급 시 신규 계정 여부 추가

📄 Content

  • 모바일 토큰 발급 api 응답 dto 생성 (refresh 토큰, access 토큰, 신규 계정 여부)
  • 모바일 토큰 발급 api의 Response Body에 신규 유저인지, 기존 유저인지 구분하는 isNewAccount 필드 추가

@qzzloz qzzloz added the ✨ feat New feature or request label Dec 3, 2024
@qzzloz qzzloz self-assigned this Dec 3, 2024
@qzzloz qzzloz merged commit c686a38 into main Dec 3, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant