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] 마이페이지 조회 및 로그인 로직 추가 #23

Merged
merged 16 commits into from
Jan 5, 2024

Conversation

ziiyouth
Copy link
Member

@ziiyouth ziiyouth commented Jan 5, 2024

Related Issue 🪢

Summary 🌿

  • 마이페이지 조회 API 생성
  • 로그인 API 로직에서 리프레시 토큰을 레디스에 저장하는 과정 추가
  • 토큰 재발급 API 생성
  • 로그아웃 API 생성
  • 회원가입 시 비밀번호 예외처리 정규식 추가
  • 프로필 사진 URL 업로드
  • 회원가입 시 프로필 사진 랜덤으로 생성되게 처리
  • 프로필 사진 변경 API 생성

Before i request PR review 🧤

  • 멤버는 일단 끝난듯용

@ziiyouth ziiyouth added the FEAT 새로운 기능을 추가 label Jan 5, 2024
@ziiyouth ziiyouth self-assigned this Jan 5, 2024
@ziiyouth ziiyouth changed the title [feat] 마이페이지 조회 및 로그인 로직 작성 [feat] 마이페이지 조회 및 로그인 로직 추가 Jan 5, 2024
Copy link
Contributor

@RyuKwanKon RyuKwanKon left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

따봉 👍

Copy link
Contributor

@OJOJIN OJOJIN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다!

@ziiyouth ziiyouth merged commit 448f767 into develop Jan 5, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FEAT 새로운 기능을 추가
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[feat] 마이페이지 조회 및 로그인 로직 수정
3 participants