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

토큰 로직 수정 #28

Merged
merged 12 commits into from
Jul 25, 2024
Merged

토큰 로직 수정 #28

merged 12 commits into from
Jul 25, 2024

Conversation

SJ70
Copy link
Member

@SJ70 SJ70 commented Jul 25, 2024

🚀 작업 내용

#27

  • Redis로 화이트리스트 관리
  • 리프레쉬 토큰이 액세스 토큰과 다른 정보를 갖게 함

📝 참고 사항

  • 기존의 API url 및 요청 방식은 변경 사항 없음
  • 기존에 있던 액세스 토큰과 리프레쉬 토큰의 1:1 연결이 사라짐
    • 이제 토큰 강제 만료 시 각각 요청해야 함

🖼️ 스크린샷

image

image

image

close #27

@SJ70 SJ70 merged commit 9a1dfe1 into main Jul 25, 2024
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