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

[Fix] 회원 Role 변경 및 RefreshToken 설정 #46

Closed
2 tasks done
yeonjy opened this issue Mar 20, 2024 · 0 comments · Fixed by #47
Closed
2 tasks done

[Fix] 회원 Role 변경 및 RefreshToken 설정 #46

yeonjy opened this issue Mar 20, 2024 · 0 comments · Fixed by #47
Assignees
Labels
🐛 fix 버그 수정

Comments

@yeonjy
Copy link
Collaborator

yeonjy commented Mar 20, 2024

⚠️ Issue


  • 닉네임을 입력하면 회원의 Role을 User로 변경합니다.
  • 회원의 Role이 User일 경우에만 refresh token을 발급합니다.

✏️ ToDoList


  • 회원가입 로직에 Role을 Guest -> User로 변경하는 로직 구현
  • 회원의 Role이 User일 경우에만 refresh token 발급
@yeonjy yeonjy added the 🐛 fix 버그 수정 label Mar 20, 2024
@yeonjy yeonjy self-assigned this Mar 20, 2024
yeonjy added a commit that referenced this issue Mar 20, 2024
Fix/#46 signup role (회원 Role 변경 및 RefreshToken 설정)
@yeonjy yeonjy closed this as completed Mar 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐛 fix 버그 수정
Projects
None yet
1 participant