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

[#3][FEATURE] 유저의 비밀번호 Bcrypt 인코딩 암호화 #3

Open
1 task done
Caramel1004 opened this issue Mar 10, 2024 · 0 comments
Open
1 task done
Labels
✨ feat 로직 추가, 기능 추가

Comments

@Caramel1004
Copy link
Owner

Caramel1004 commented Mar 10, 2024

🪵 작업 브랜치

feature / #3

📝 구현 기능
유저의 비밀번호 Bcrypt 인코딩 암호화

✅ 작업 내용 및 진행 상황

  • 회원가입 엔드포인트 요청시 유저의 비밀번호 Bcrypt 암호화 적용
스크린샷 2024-03-13 오후 6 13 44
@Caramel1004 Caramel1004 added the ✨ feat 로직 추가, 기능 추가 label Mar 10, 2024
@Caramel1004 Caramel1004 changed the title [FEATURE] 유저의 비밀번호 Bcrypt 인코딩 암호화 #1 [FEATURE] 유저의 비밀번호 Bcrypt 인코딩 암호화 Mar 10, 2024
@Caramel1004 Caramel1004 changed the title [FEATURE] 유저의 비밀번호 Bcrypt 인코딩 암호화 [#3][FEATURE] 유저의 비밀번호 Bcrypt 인코딩 암호화 Mar 10, 2024
Caramel1004 added a commit that referenced this issue Mar 13, 2024
[#3][features] 유저의 비밀번호 Bcrypt 인코딩 암호화
Caramel1004 added a commit that referenced this issue Mar 13, 2024
✨ [#3][features] 유저의 비밀번호 Bcrypt 인코딩 암호화
Caramel1004 added a commit that referenced this issue Mar 13, 2024
[#3][refactory] users를 userDetailsManager로 네이밍 변경
Caramel1004 added a commit that referenced this issue Mar 13, 2024
🎨 [#3][refactory] users를 userDetailsManager로 네이밍 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 로직 추가, 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant