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

refresh 토큰 만료기간 추가 #29

Merged
merged 1 commit into from
Dec 18, 2023
Merged

refresh 토큰 만료기간 추가 #29

merged 1 commit into from
Dec 18, 2023

Conversation

enbraining
Copy link
Member

🎲 주요 변경 내용

기존에는 Access Token과 Refresh Token을 나누지 않고 단일 토큰으로 만료되면 다시 발급할 수 없기에
Access Token과 Refresh Token을 나눴습니다. 지금은 만료기간만 다르게 한 토큰이고 기능은 없습니다.

📚 부가적인 요점

🤔 사용방법

🎸 기타

Copy link
Contributor

@11dlguswns 11dlguswns left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

수고하셨습니다.

@enbraining enbraining merged commit 0654e90 into main Dec 18, 2023
1 check passed
@enbraining enbraining deleted the jwt branch December 18, 2023 02:33
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.

2 participants