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

[Refactoring] - session decorator로 분리, uuid로 변경 #3

Open
3 tasks
swkim12345 opened this issue Dec 10, 2024 · 0 comments
Open
3 tasks

[Refactoring] - session decorator로 분리, uuid로 변경 #3

swkim12345 opened this issue Dec 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@swkim12345
Copy link
Contributor

Description

  • session decorator로 분리가 필요하다.
  • 클라이언트 코드를 변경하지 않은 채로 최대한 보안성을 높이기 위해 uuid를 임시로 발급한 다음 로그인한다.

To-do

  • session decorator 분리
  • uuid 임시로 발급 후 제공
  • entity 변경

ETC

@swkim12345 swkim12345 added the enhancement New feature or request label Dec 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant