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

9주차 미션 / 서버 3조 장익환 #11

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

JangIkhwan
Copy link

미션 진행도

  • users에 대해서 jwt를 이용한 인가 기능을 구현했습니다.
  • 커서 페이징을 구현했습니다. 다만 다음 페이지가 존재하는지 여부를 확인하기 위해 어떻게 쿼리를 짜야할지 모르겠어서 불완전하게 구현했습니다.

미션 수행 내용

  • interceptor와 argumentResolver로 jwt 방식의 인가 기능을 구현했습니다.
  • 커서페이징을 구현했습니다.

궁금점

  • 커서페이징에서 다음 페이지가 존재하는지 어떻게 알 수 있을까요?

배운점

  • jwt를 이용한 인가를 구현하는 방법을 배울 수 있었습니다.
  • 커서페이징 개념을 알 수 있었습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant