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

[FE] 로그인 관련 오류 수정 #94

Open
novice1993 opened this issue Sep 12, 2023 · 0 comments
Open

[FE] 로그인 관련 오류 수정 #94

novice1993 opened this issue Sep 12, 2023 · 0 comments
Assignees
Labels
FE Front End

Comments

@novice1993
Copy link
Contributor

  • 로그인 / 로그아웃 시 상단 헤더 변경되도록 수정
  • 로그인 상태에서 브라우저 새로고침 해도 로그인 상태 유지되도록 설정
  • 현재 이메일 로그인만 해당되는 상태 (Oauth 로그인은 해당 미구현 상황)

타 이슈 작업 중 로그인 부분이 구현되지 않으면 작업이 불가하여 담당자 대신 버그 수정 ( 해당 부분 담당자와 합의 후 merge 예정 )

@novice1993 novice1993 added the FE Front End label Sep 12, 2023
@novice1993 novice1993 added this to the Bare Minimum Requirement milestone Sep 12, 2023
@novice1993 novice1993 self-assigned this Sep 12, 2023
novice1993 added a commit that referenced this issue Sep 12, 2023
- 이메일 로그인 시 로그인 상태 제대로 갱신되지 않는 문제 수정 (로그인 관련 전역상태 코드 수정)
- 로그인 상태로 새로고침 했을 때 로그인 해제되는 부분 수정
- 로그아웃 시 로컬 스토리지에 액세스 토큰 계속 남아있던 문제 해결

Issues #94
novice1993 added a commit that referenced this issue Sep 13, 2023
- 새로고침 시 로그인 유지되는 부분에 있어서 서버와 통신하는 로직 누락되었기 때문에 해당 코드 삭제 (작업 편의상 임시방편으로 설정해놓은 코드로, 담당자에게 해당 상황 공유함)
- 새로고침 시 로그인 상태 해제 되며, 동시에 기존에 가지고있던 액세스 토큰 delete 처리함

Issues #94
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
FE Front End
Projects
None yet
Development

No branches or pull requests

1 participant