-
Notifications
You must be signed in to change notification settings - Fork 1
feat: 사용자 로그인 유지 기한 관리 #251
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
The head ref may contain hidden characters: "feature/\uC0AC\uC6A9\uC790-\uB85C\uADF8\uC778-\uC720\uC9C0-\uAE30\uD55C-\uAD00\uB9AC"
Conversation
src/App.tsx
Outdated
| <Route path="/chat-tips/:mbti" element={<ChatTips />} /> | ||
| <Route | ||
| path="/chat-temperature/:conversationId" | ||
| path="/chat-temporature/:conversationId" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
잘못들어간 것 같습니다.
src/store/useAuthStore.ts
Outdated
| set({ | ||
| isLoggedIn: true, | ||
| accessToken: res.data.data as string | ||
| accessToken: res.data.data as string, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
혹시 타입에러 발생하지 않나요?
|
comment 반영했습니다! |
Pull requests
✅ 작업한 내용
:1234
❗️PR Point
📸 스크린샷