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] 회원 로그인 로그아웃 #16

Merged
merged 1 commit into from
Dec 15, 2023
Merged

[#8] 회원 로그인 로그아웃 #16

merged 1 commit into from
Dec 15, 2023

Conversation

yht0827
Copy link
Owner

@yht0827 yht0827 commented Dec 15, 2023

  • 회원 엔티티 수정
  • 로그인 처리 작업
  • 세션 redis 저장 및 마지막 로그인 업데이트
  • 로그아웃 처리 작업
  • 로그 체크 및 인터셉터, 리졸브 작업

- 회원 엔티티 수정
- 로그인 처리 작업
- 세션 redis 저장 및 마지막 로그인 업데이트
- 로그아웃 처리 작업
- 로그 체크 및 인터셉터, 리졸브 작업
@yht0827 yht0827 self-assigned this Dec 15, 2023
@yht0827 yht0827 linked an issue Dec 15, 2023 that may be closed by this pull request
7 tasks
@yht0827 yht0827 merged commit 9240ae2 into develop Dec 15, 2023
1 check passed
@yht0827 yht0827 deleted the feature/#8 branch December 15, 2023 07:06
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.

회원 로그인 로그아웃
1 participant