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

API 요청 시 토큰 유효성 여부에 따라 엔드포인트 설정 #17

Open
3 tasks
WonJuneKim opened this issue Sep 20, 2024 · 0 comments
Open
3 tasks
Assignees
Labels
✨ feat 새로운 기능 추가

Comments

@WonJuneKim
Copy link

구현 기능

accesstoken 유효성에 따라 토큰 로직 구현

작업 상세 내용

  • accesstoken 만료 여부 검사
  • accesstoken이 유효할 시, 정상 흐름
  • accesstoken이 만료되었을 시, refreshtoken 발급

참고할만한 자료(선택)

@WonJuneKim WonJuneKim added the ✨ feat 새로운 기능 추가 label Sep 20, 2024
@WonJuneKim WonJuneKim self-assigned this Sep 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feat 새로운 기능 추가
Projects
None yet
Development

No branches or pull requests

1 participant