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

[FIX] 리다이렉트 처리 수정 #21

Open
geongyu09 opened this issue Apr 12, 2024 · 1 comment
Open

[FIX] 리다이렉트 처리 수정 #21

geongyu09 opened this issue Apr 12, 2024 · 1 comment
Assignees

Comments

@geongyu09
Copy link
Collaborator

Description

현재 로그인 및 비로그인 플로우를 처리하기 위해 컴포넌트단, 클라이언트단에서 처리중임.
보안적으로, 성능적으로 이를 개선할 필요가 있음

To Do

  • [ ]
  • [ ]

ETC

@geongyu09 geongyu09 self-assigned this Apr 12, 2024
@geongyu09
Copy link
Collaborator Author

이를 굳이 기다리지 않고 state에 저장후 state값으로만 사용하는 방식으로 개선 가능할 것 같음.
로컬스토리지에는 단순히 백업과 같은 느낌으로.
다만 이를 서버 컴포넌트에서 사용할 수 있는 방법에 대해서 고민해볼 필요 있음.

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