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

시큐리티 principal 정보 수정 #108

Closed
2 tasks
rimrim990 opened this issue Aug 25, 2023 · 0 comments · Fixed by #110
Closed
2 tasks

시큐리티 principal 정보 수정 #108

rimrim990 opened this issue Aug 25, 2023 · 0 comments · Fixed by #110
Assignees
Labels
refactor ♻️ 리팩토링

Comments

@rimrim990
Copy link
Collaborator

✨ 내용

현재 스프링 시큐리티에서 princiapl 에 사용자 id 만 넣어주고 있음.
-> 사용자 나이대, 성별, id 를 함께 계산하여 dto 로 넣어주도록 수정

🤷 TO DO

  • 사용자 나이대 계산 로직 추가
  • principal 에 사용자 나이대, 성별, id 를 계산한 dto 넣도록 수정
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactor ♻️ 리팩토링
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant