connetist / connectist-backend

2 stars 0 forks source link

[FEAT] access token 만료 시 재발급 구현하기 #121

Closed hyojaeKwon closed 2 months ago

hyojaeKwon commented 2 months ago

📕 제목

access token 만료 시 재발급 구현하기

📔 설명

user의 access token이 만료되었을 때 refresh token을 확인하고 access, refresh token을 재발급합니다.

🏫 To-do