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: usrId, nickname, email 상태관리 session으로 변경 #176

Open
2 tasks
aaahyesu opened this issue Mar 5, 2025 · 0 comments
Open
2 tasks

Feat: usrId, nickname, email 상태관리 session으로 변경 #176

aaahyesu opened this issue Mar 5, 2025 · 0 comments
Assignees
Labels
♻️ refactor Good for newcomers

Comments

@aaahyesu
Copy link
Contributor

aaahyesu commented Mar 5, 2025

📝 설명

usrId, nickname, email 등 로그인 리턴 값을 기존 zustand로 상태관리 하던 것을 session으로 변경할 예정입니다.

✅ 구현 목록

  • /login.tsx에서 로그인 이후 usrId, nickname, email 세션으로 상태관리하도록 수정
  • 관련 로직 추가 수정
@aaahyesu aaahyesu self-assigned this Mar 5, 2025
@aaahyesu aaahyesu added the ♻️ refactor Good for newcomers label Mar 5, 2025
aaahyesu added a commit that referenced this issue Mar 5, 2025
Refactor/#176 로그인 시 userId, email 전역관리 Session으로 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor Good for newcomers
Projects
None yet
Development

When branches are created from issues, their pull requests are automatically linked.

1 participant