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] Implement Account Sign In #8

Merged
merged 1 commit into from
Oct 13, 2024

Conversation

L-U-Ready
Copy link
Contributor

📌 요약

  • 로그인 로직 구현

📝 상세 내용

  • Email, Password를 통한 Account Login Logic 구현했습니다. 로그인 성공 시 Cookie에 Jwt Token 발급됩니다.

🗣️ 질문 및 이외 사항

☑️ 누구에게 리뷰를 요청할까요?

☑️ 이슈 번호

close #7

Email, Password를 통한 Account Login Logic 구현했습니다. 로그인 성공 시 Cookie에 Jwt Token 발급됩니다.

Related: #5
@L-U-Ready L-U-Ready self-assigned this Oct 13, 2024
@L-U-Ready L-U-Ready linked an issue Oct 13, 2024 that may be closed by this pull request
2 tasks
@L-U-Ready L-U-Ready merged commit 156f1a9 into develop Oct 13, 2024
@L-U-Ready L-U-Ready deleted the feature/7-implement-account-sign-in branch November 14, 2024 04:56
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.

[✨FEATURE] Implement Account Sign In
1 participant