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

[check] JWT 토큰과 리프레시 토큰 기한 #345

Open
solgito opened this issue Jan 8, 2025 · 1 comment
Open

[check] JWT 토큰과 리프레시 토큰 기한 #345

solgito opened this issue Jan 8, 2025 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@solgito
Copy link
Contributor

solgito commented Jan 8, 2025

  • 리프레시 토큰 기한이 2주인데, 왜 매일매일 로그인 새로 해야 하지? (iOS 사파리 기준)
@solgito solgito added the enhancement New feature or request label Jan 8, 2025
@solgito solgito self-assigned this Jan 8, 2025
@Han-Joon-Hyeok
Copy link
Contributor

프론트에서 jwt를 세션 스토리지에 저장하기 때문에 발생하는 문제인 듯 합니다.
현재 로컬 스토리지로 변경했습니다.

@solgito solgito changed the title [check] [check] JWT 토큰과 리프레시 토큰 기한 Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants