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

fix: 로그인 시 세션이 존재할 경우 정상 반환 #461

Merged
merged 1 commit into from
Oct 19, 2023

Conversation

Choi-JJunho
Copy link
Collaborator

🔥 연관 이슈

🚀 작업 내용

로그인 시 세션이 존재할 경우 예외를 던지는것이 아니라 정상 반환하도록 수정했습니다.

💬 리뷰 중점사항

@Choi-JJunho Choi-JJunho self-assigned this Oct 19, 2023
@Choi-JJunho Choi-JJunho added 🐛 버그 버그가 발생했어요 🍉 백엔드 백엔드 관련 이슈입니다 labels Oct 19, 2023
@Choi-JJunho Choi-JJunho added this to the 6차 스프린트 milestone Oct 19, 2023
Copy link
Collaborator

@rawfishthelgh rawfishthelgh 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
Member

@yeonkkk yeonkkk 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
Collaborator

@Kim0914 Kim0914 left a comment

Choose a reason for hiding this comment

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

나는 멍청이 ~

@Kim0914 Kim0914 merged commit f7d35fa into develop Oct 19, 2023
2 checks passed
@Kim0914 Kim0914 deleted the fix/460-로그인_처리 branch October 19, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🍉 백엔드 백엔드 관련 이슈입니다 🐛 버그 버그가 발생했어요
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

세션 존재할 때 로그인 처리 로직 수정
4 participants