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

[Week 06] 6주차 과제 #5

Open
2 tasks
eunseo5343 opened this issue Jun 1, 2024 · 0 comments · May be fixed by #6
Open
2 tasks

[Week 06] 6주차 과제 #5

eunseo5343 opened this issue Jun 1, 2024 · 0 comments · May be fixed by #6

Comments

@eunseo5343
Copy link
Contributor

eunseo5343 commented Jun 1, 2024

구현 내용

로그인을 진행할 때 AccessToken과 Refresh Token을 함께 반환하는 로직
Redis를 활용해 Refresh Token으로 Access Token을 재발급 받는 로직을 구현

태스크

  • 로그인을 진행할 때 AccessToken과 Refresh Token을 함께 반환하는 로직
  • Redis를 활용해 Refresh Token으로 Access Token을 재발급 받는 로직을 구현
@eunseo5343 eunseo5343 linked a pull request Jun 1, 2024 that will close this issue
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 a pull request may close this issue.

1 participant