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

Closed
hseong3243 opened this issue Jan 19, 2024 · 0 comments · Fixed by #6
Closed

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

hseong3243 opened this issue Jan 19, 2024 · 0 comments · Fixed by #6
Assignees
Labels
Feat 새로운 기능을 개발합니다.

Comments

@hseong3243
Copy link
Owner

작업할 내용

  • 사용자 회원가입을 구현합니다.
  • 사용자 비밀번호 일방향 암호화는 현재 시점에서 수행하지 않습니다.
    • 단, 추후 암호화 할 것을 고려하여 구현을 수행합니다.
  • 사용자는 아이디, 비밀번호, 닉네임, 역할을 가집니다.
    • 역할은 일반 사용자, 관리자로 나뉩니다.
@hseong3243 hseong3243 added the Feat 새로운 기능을 개발합니다. label Jan 19, 2024
@hseong3243 hseong3243 self-assigned this Jan 19, 2024
@hseong3243 hseong3243 linked a pull request Jan 22, 2024 that will close this issue
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