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/116] JWT 토큰 없이 비밀번호 재설정하는 API 만들기 #123

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

rimi3226
Copy link
Contributor

@rimi3226 rimi3226 commented Aug 8, 2024

🚀 개요

JWT 토큰 없이 비밀번호 재설정하는 API 개발

🔍 변경사항

  • POST /v1/member/password/reset API 추가
  • 기존 password 관련 API 뒤에 jwt 엔드포인트 추가

⏳ 작업 내용

  • 비밀번호 관련 API 엔드포인트 수정
  • JWT 없이 비밀번호 재설정하는 API 개발

📝 논의사항

@rimi3226 rimi3226 merged commit c384d91 into develop Aug 8, 2024
@rimi3226 rimi3226 deleted the feat/116 branch August 8, 2024 14:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant