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

[IS-02-Q] token을 redux에 저장하기 vs 로컬 스토리지에서 바로바로 받아서 쓰기 #15

Open
CHEWCHEWW opened this issue Apr 17, 2021 · 0 comments

Comments

@CHEWCHEWW
Copy link
Collaborator

최초 token을 redux와 로컬 스토리지에 모두 저장해서 사용했지만,
origin이 양쪽으로 나뉘는 결과를 초래하지 않을까..? 하는 우려가 들었습니다.

따라서 로컬 스토리지에 있는 토큰을 이용해서 검증을 하는 쪽으로 방향을 바꾸었으나,
둘 중 어떤 방식이 더 좋을지 생각해보면 좋겠습니다.

또한 로컬 스토리지의 보안 문제 역시 생각해봅시다.

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

1 participant