We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
최초 token을 redux와 로컬 스토리지에 모두 저장해서 사용했지만, origin이 양쪽으로 나뉘는 결과를 초래하지 않을까..? 하는 우려가 들었습니다.
따라서 로컬 스토리지에 있는 토큰을 이용해서 검증을 하는 쪽으로 방향을 바꾸었으나, 둘 중 어떤 방식이 더 좋을지 생각해보면 좋겠습니다.
또한 로컬 스토리지의 보안 문제 역시 생각해봅시다.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
최초 token을 redux와 로컬 스토리지에 모두 저장해서 사용했지만,
origin이 양쪽으로 나뉘는 결과를 초래하지 않을까..? 하는 우려가 들었습니다.
따라서 로컬 스토리지에 있는 토큰을 이용해서 검증을 하는 쪽으로 방향을 바꾸었으나,
둘 중 어떤 방식이 더 좋을지 생각해보면 좋겠습니다.
또한 로컬 스토리지의 보안 문제 역시 생각해봅시다.
The text was updated successfully, but these errors were encountered: