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

로그인 로직 강화 ( feat: 쿠키, 리프레쉬 토큰 ) #234

Open
sangbooom opened this issue Jun 29, 2022 · 0 comments
Open

로그인 로직 강화 ( feat: 쿠키, 리프레쉬 토큰 ) #234

sangbooom opened this issue Jun 29, 2022 · 0 comments
Labels
low Type: Enhancement 📈 Enhancement to our codebase

Comments

@sangbooom
Copy link
Contributor

Overview

Motivate

쿠키를 프론트에서 로그인시 발급받고 쿠키를 삭제하는 방법이 만료시, 로그아웃, 회원탈퇴 시인데 서버에서 모든 데이터를 다 삭제했을때 쿠키가 남아있어서 유령회원으로 돌아다니게 된다.

Expected

Checklist

✅ 왜 개선 할 필요가 있는지 설명했나요?
✅ 개선 후 어떤 부분이 기대되는지 설명했나요?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
low Type: Enhancement 📈 Enhancement to our codebase
Projects
None yet
Development

No branches or pull requests

1 participant