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

[#16][FEATURE]로그인 엔드포인트로 요청시 서블릿 필터에서 아이디 비밀번호가 일치하는 회원 조회 성공하면 JWT발급 #16

Open
1 task done
Tracked by #5
Caramel1004 opened this issue Apr 16, 2024 · 0 comments · Fixed by #17
Assignees
Labels
✨ feat 기능 추가, 로직 추가

Comments

@Caramel1004
Copy link
Owner

Caramel1004 commented Apr 16, 2024

🪵 작업 브랜치

feature / #16

📝 구현 기능
로그인 == 인증 토큰 발급

EndPoint
POST /api/v2/user/login

✅ 작업 내용 및 진행 상황

  • 서블릿 필터에서 아이디 비밀번호가 일치하는 회원 조회 성공하면 JWT발급
@Caramel1004 Caramel1004 linked a pull request Apr 18, 2024 that will close this issue
@Caramel1004 Caramel1004 added the ✨ feat 기능 추가, 로직 추가 label Apr 18, 2024
@Caramel1004 Caramel1004 self-assigned this Apr 18, 2024
@Caramel1004 Caramel1004 changed the title 로그인 엔드포인트로 요청시 로그인 필터에서 아이디 비밀번호가 일치하는 회원 조회 성공하면 JWT발급 [#16][FEATURE]로그인 엔드포인트로 요청시 로그인 필터에서 아이디 비밀번호가 일치하는 회원 조회 성공하면 JWT발급 May 9, 2024
@Caramel1004 Caramel1004 changed the title [#16][FEATURE]로그인 엔드포인트로 요청시 로그인 필터에서 아이디 비밀번호가 일치하는 회원 조회 성공하면 JWT발급 [#16][FEATURE]로그인 엔드포인트로 요청시 서블릿 필터에서 아이디 비밀번호가 일치하는 회원 조회 성공하면 JWT발급 May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 기능 추가, 로직 추가
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant