FC-InnerCircle-ICD1 / icd01-team05_06-commerce-fe

https://commerce-innerbooks.vercel.app/
0 stars 4 forks source link

Feature/api with jwt #48

Closed dvlpDana closed 1 month ago

dvlpDana commented 2 months ago

feature/api-with-jwt : 요청헤더에 jwt token set하기

🔘Part


🔎 작업 내용

이미지 첨부

로그인 후, 회원 정보 서버로부터 받아옴

스크린샷 2024-10-03 오전 10 44 41

auth-actions.ts에서 redirect시 생기는 에러

스크린샷 2024-10-03 오전 10 42 38

회원정보를 서버 컴포넌트에서 SSR로 받아오고 있을 때, 로그아웃을 할 때 next-server 내부에서 생기는 에러(UI로는 에러가 보이지 않습니다)

스크린샷 2024-10-03 오전 10 45 11


🔧 앞으로의 과제

참고해서 보면 좋을 자료

Next 공식 문서(Authentication) : https://nextjs.org/docs/app/building-your-application/authentication