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

Feature/19 auth #22

Merged
merged 3 commits into from
Oct 22, 2024
Merged

Feature/19 auth #22

merged 3 commits into from
Oct 22, 2024

Conversation

mng990
Copy link
Collaborator

@mng990 mng990 commented Oct 22, 2024

issue

구현 의도

인증/인가와 회원 기능 구현을 마쳤습니다.

구현 사항

  1. JWT Refresh Token Black List 적용
  2. 회원 가입, 탈퇴 기능 추가
  3. 패키지 구조 리팩토링

중점적으로 리뷰받고 싶은 부분(선택)

패키지 구조를 도메인 중심으로 변경했습니다. 다른 의견 있다면 언제든지 말씀해 주세요.

🫡 참고사항

Harpsharp 프로젝트

1. 회원가입 구현
2. 회원탈퇴 구현
3. 패키지 구조 리팩토링
1. 회원가입 구현
2. 회원탈퇴 구현
3. 패키지 구조 리팩토링
@mng990 mng990 linked an issue Oct 22, 2024 that may be closed by this pull request
3 tasks
@mng990 mng990 merged commit 20ff15a into develop Oct 22, 2024
1 check failed
@mng990 mng990 mentioned this pull request Oct 22, 2024
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.

Auth 기능 완성
2 participants