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조 김주혜 #15

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

Conversation

rlawngP91
Copy link

미션 1
Usercontroller의 "/dormant", "/deleted", "/nickname" 인가 요청하기
jwt provider에 있던 isExpired메소드를 jwt validator로 넘기고 jwt validator에서 jwt가 만료되었는지 확인하고 getLongValueByTokenPayload를 통해 "userId"를 가지고 올 수 있도록 구현함

미션 2
paging 처리를 위해 pathvariable로 마지막으로 조회된 restaurant_id를 가지고 오고 defaultvalue를 0으로 설정해서 처음 page를 조회하였을 때 0으로 가지고 올 수 있게 함

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