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

로그인 인증 만료에 대한 토큰 리프레쉬 #431

Closed
KangTaeHoon opened this issue Mar 6, 2024 · 0 comments · Fixed by #781 or #784
Closed

로그인 인증 만료에 대한 토큰 리프레쉬 #431

KangTaeHoon opened this issue Mar 6, 2024 · 0 comments · Fixed by #781 or #784
Assignees
Labels

Comments

@KangTaeHoon
Copy link
Contributor

할 일

[배경]
로그인 후 발급된 토큰은 따로 리프레쉬가 없음.
앱 최초 접속 시, 혹은 토큰이 필요한 api 네트워크 통신 시 리스폰즈에 만료를 알려주고, 로그아웃 시킨다음 사용자에게 로그인을 다시 시키는 형태.

[개선]
토큰 만료시 리프레쉬 하는 형태로 변경.

추가사항

No response

@baekteun baekteun self-assigned this Jul 14, 2024
@baekteun baekteun linked a pull request Jul 14, 2024 that will close this issue
5 tasks
baekteun added a commit that referenced this issue Jul 14, 2024
🔀 :: (#431) 액세스 토큰 자동 재발급 로직 추가
@baekteun baekteun reopened this Jul 14, 2024
baekteun added a commit that referenced this issue Jul 15, 2024
🔀 :: (#431) 토큰 자동 리프레시 validation 로직 정상화
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
2 participants