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] 사용자 구현 #1

Open
4 tasks
lxeso opened this issue Sep 5, 2024 · 0 comments
Open
4 tasks

[feat] 사용자 구현 #1

lxeso opened this issue Sep 5, 2024 · 0 comments
Assignees
Labels

Comments

@lxeso
Copy link
Contributor

lxeso commented Sep 5, 2024

📝 구현 목록

  • spring security와 jwt를 이용한 사용자 인증을 사용한 회원가입 및 로그인
  • role에 GUEST 추가 후 임시 토큰(jwt) 발급 로직 추가
  • CORS 설정
  • 사용자 Controller, Service, DTO, Entity, Repository

💡 설명

@lxeso lxeso added the feat label Sep 5, 2024
@lxeso lxeso self-assigned this Sep 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant