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

로그인 여부 체크 api 구현 #43

Merged
merged 2 commits into from
Jan 16, 2025
Merged

Conversation

summersummerwhy
Copy link
Collaborator

@summersummerwhy summersummerwhy commented Jan 16, 2025

🔖 연관된 이슈

📂 작업 내용

  • 로그인 여부를 true/false로 구분하는 api 구현

📑 참고 자료 & 스크린샷 (선택)

스크린샷 2025-01-16 18-04-51
스크린샷 2025-01-16 18-05-31

📢 리뷰 요구사항 (선택)

@summersummerwhy summersummerwhy added 🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 ♻️ Refactor 기능 추가 외 코드 변경, 코드 품질과 관련된 경우 labels Jan 16, 2025
@summersummerwhy summersummerwhy self-assigned this Jan 16, 2025
@summersummerwhy summersummerwhy removed the request for review from Tolerblanc January 16, 2025 09:07
@github-actions github-actions bot requested a review from Tolerblanc January 16, 2025 09:07
@summersummerwhy summersummerwhy removed the request for review from Tolerblanc January 16, 2025 09:08
Copy link
Collaborator

@ezcolin2 ezcolin2 left a comment

Choose a reason for hiding this comment

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

LGTM

@github-actions github-actions bot requested a review from Tolerblanc January 16, 2025 09:08
@github-actions github-actions bot merged commit 2b59850 into develop Jan 16, 2025
21 of 22 checks passed
@github-actions github-actions bot deleted the refactor-be-#42 branch January 16, 2025 09:08
@summersummerwhy summersummerwhy removed the request for review from Tolerblanc January 16, 2025 09:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐧🚀😶‍🌫️ BE 백엔드 관련 이슈/PR 추적 라벨 ♻️ Refactor 기능 추가 외 코드 변경, 코드 품질과 관련된 경우
Projects
None yet
Development

Successfully merging this pull request may close these issues.

로그인 여부 체크 api 생성
2 participants