[Feature/#235] 온보딩에서의 토큰 유효성 검사 API 작성 #236
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
🚩 관련 이슈
📋 구현 기능 명세
📌 PR Point
무슨 이유로 어떻게 코드를 변경했는지
포스트맨 억까인지 어제 테스트했던 url로 요청을 다시 보냈더니 이해 못하길래 /로 쪼개서 보냈고, accessToken에 대해서도 살아있는지 죽었는지 판단하는 API가 있었으면 좋겠다고 하여 작성했습니다.
어떤 부분에 리뷰어가 집중해야 하는지
뭔가 더 좋은 온보딩에서의 API 요청 방식이 있지않을까 생각되긴하지만 요청 사항이기에 만들고 나중에 좋은 방법으로 갈아끼우면 되지않을까싶습니다.
개발하면서 어떤 점이 궁금했는지
auth/token-valid 느낌으로 url을 작성했는데 왜 포스트맨에서 안읽혔던 건지 모르겠네요.. 그리고 다른 사이드 이펙트가 있을지 모르겠습니다.
📸 결과물 스크린샷
🛠️ 테스트
🚀 API Endpoint