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

로그인, 회원가입 API 분리 #31

Closed
Tracked by #29
limehee opened this issue Sep 15, 2024 · 0 comments · Fixed by #34
Closed
Tracked by #29

로그인, 회원가입 API 분리 #31

limehee opened this issue Sep 15, 2024 · 0 comments · Fixed by #34
Assignees
Labels
🔨 Refactor 코드 수정 및 개선

Comments

@limehee
Copy link
Collaborator

limehee commented Sep 15, 2024

개요

로그인과 회원가입의 기능을 분리하여 사용자 경험을 개선하고, 보안성을 강화합니다.

세부 작업 내용

1. 기존 API에서 로그인과 회원가입 관련 로직을 분리

  • 회원가입 시 사용자 정보를 따로 처리하고 기기 정보를 연동
  • 로그인 API는 사용자 인증 및 기기 정보 확인만 담당
@limehee limehee mentioned this issue Sep 15, 2024
3 tasks
@limehee limehee self-assigned this Sep 15, 2024
@limehee limehee added the 🔨 Refactor 코드 수정 및 개선 label Sep 15, 2024
@limehee limehee changed the title 로그인과 회원가입 API를 분리 로그인, 회원가입 API 분리 Sep 15, 2024
@limehee limehee linked a pull request Sep 15, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 Refactor 코드 수정 및 개선
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant