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 : 로그인, 회원가입 API 구현 #97

Merged
merged 1 commit into from
Apr 8, 2024
Merged

Conversation

CYY1007
Copy link
Member

@CYY1007 CYY1007 commented Apr 8, 2024

🚀 개요

✨ Feat : 로그인, 회원가입 API 구현

🔍 변경사항

Refresh 토큰을 Redis를 활용하도록 수정
로그인, 회원가입 API를 기존과 달리 Spring Security를 활용하도록 수정했습니다.

⏳ 작업 내용

  • 로그인, 회원가입 API 구현

📝 논의사항

@CYY1007 CYY1007 added ✨ feature New feature or request ♻️ refactor Refactoring code labels Apr 8, 2024
@CYY1007 CYY1007 self-assigned this Apr 8, 2024
@CYY1007 CYY1007 linked an issue Apr 8, 2024 that may be closed by this pull request
3 tasks
@CYY1007 CYY1007 merged commit 70db193 into develop Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor Refactoring code ✨ feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

🚀 [feature] 회원가입, 로그인 API 구현
1 participant