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

[feat] 6주차 실습과제 구현 #15

Open
2 tasks
bo-ram-bo-ram opened this issue May 31, 2024 · 0 comments · May be fixed by #16
Open
2 tasks

[feat] 6주차 실습과제 구현 #15

bo-ram-bo-ram opened this issue May 31, 2024 · 0 comments · May be fixed by #16

Comments

@bo-ram-bo-ram
Copy link
Contributor

구현 내용

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

태스크

  • 로그인을 진행할 때 AccessToken과 Refresh Token을 함께 반환하는 로직
  • Redis를 활용해 Refresh Token으로 Access Token을 재발급 받는 로직
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant