[WEB] 로그인이 필요한 API 인증 요청 & CORS 이슈 해결
Closed this issue · 0 comments
sang-gyeong commented
Todo
- localStorage.getItem('token')을 통해 헤더에 토큰 담기
- CORS 이슈 발생 (TypeScript문법으로 인해 새로운 오류 발생)
- 로그인이 필요한 API에 authenticate 미들웨어 추가(route/index)
Closed this issue · 0 comments