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

[Feat] 로그인 구현 #15

Open
jjun522 opened this issue Dec 17, 2024 · 0 comments
Open

[Feat] 로그인 구현 #15

jjun522 opened this issue Dec 17, 2024 · 0 comments

Comments

@jjun522
Copy link
Collaborator

jjun522 commented Dec 17, 2024

Feature Issue 📌


1. 무엇을?


사용자의 이메일과 비밀번호를 사용해 로그인 기능을 개발합니다. JWT 토큰을 발급해 인증 및 인가를 처리합니다.

2. 상세 설명


인증된 사용자만 기능에 접근할 수 있도록 보안이 필요합니다.

3. 추가 사항


로그인 성공 시: 사용자 정보 (ID, 이름 등)와 함께 JWT 토큰 반환 로그인 실패 시: 적절한 에러 메시지와 HTTP 상태 코드 반환
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

No branches or pull requests

1 participant