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

역할 관리 위치 변경이 필요할거 같습니다. #126

Open
mini-aron opened this issue Jun 23, 2024 · 3 comments
Open

역할 관리 위치 변경이 필요할거 같습니다. #126

mini-aron opened this issue Jun 23, 2024 · 3 comments

Comments

@mini-aron
Copy link
Contributor

Describe

역할관리는 단기적인 데이터 저장을 필요로 하기때문에 장기적으로 저장하는 로컬스토리지를 통해 관리하는 것 보다 세션으로 변경하는 것이 좋아보입니다.

Additional

No response

@apnalkkamkkamhanjoon
Copy link
Contributor

역할관리는 사용자를 식별하는 정보이기 때문에 세션보다는 일반적으로 사용자 식별을 저장하는데 용이한 쿠키를 사용하는게 어떨까욤

@mini-aron
Copy link
Contributor Author

세션보다는 세션쿠키로 저장하는게 좋을거같네요

@apnalkkamkkamhanjoon
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants