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

회원 로그인 로그아웃 #8

Closed
7 tasks done
yht0827 opened this issue Nov 30, 2023 · 0 comments · Fixed by #16
Closed
7 tasks done

회원 로그인 로그아웃 #8

yht0827 opened this issue Nov 30, 2023 · 0 comments · Fixed by #16
Assignees
Labels

Comments

@yht0827
Copy link
Owner

yht0827 commented Nov 30, 2023

  • 로그인 컨트롤러
  • 로그인 DTO 만들기
  • 로그인 서비스
  • 비밀번호 암호화 복호화 관련 유틸 추가
  • 세션 관리 처리
  • 로그인 체크 인터셉터, 리졸브 구현
  • 로그아웃 처리
@yht0827 yht0827 added the 기능 label Nov 30, 2023
@yht0827 yht0827 self-assigned this Nov 30, 2023
@yht0827 yht0827 changed the title 회원 로그인 회원 로그인 로그아웃 Nov 30, 2023
yht0827 added a commit that referenced this issue Dec 15, 2023
- 회원 엔티티 수정
- 로그인 처리 작업
- 세션 redis 저장 및 마지막 로그인 업데이트
- 로그아웃 처리 작업
- 로그 체크 및 인터셉터, 리졸브 작업
@yht0827 yht0827 linked a pull request Dec 15, 2023 that will close this issue
yht0827 added a commit that referenced this issue Dec 15, 2023
[#8] 회원 로그인 로그아웃
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant