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: 사용자는 회원가입을 할 수 있다. #6

Merged
merged 5 commits into from
Jan 22, 2024

Conversation

hseong3243
Copy link
Owner

작업 내용

  • 사용자의 회원 가입 기능을 구현하였습니다.
  • 패스워드 인코더는 문자열을 뒤집는 간단한 기능만 구현하였습니다.

관련 이슈

close #4

@hseong3243 hseong3243 self-assigned this Jan 22, 2024
@hseong3243 hseong3243 linked an issue Jan 22, 2024 that may be closed by this pull request
Copy link

Test Results

23 tests  +22   23 ✅ +22   0s ⏱️ ±0s
 4 suites + 3    0 💤 ± 0 
 4 files   + 3    0 ❌ ± 0 

Results for commit bbd774a. ± Comparison against base commit 9497f09.

@hseong3243 hseong3243 merged commit 3d82962 into main Jan 22, 2024
2 checks passed
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

Successfully merging this pull request may close these issues.

feat: 사용자는 회원가입을 할 수 있다.
1 participant