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

JWT 토큰 값이 항상 똑같은 문제 해결 #37

Open
kckc0608 opened this issue Feb 2, 2025 · 0 comments
Open

JWT 토큰 값이 항상 똑같은 문제 해결 #37

kckc0608 opened this issue Feb 2, 2025 · 0 comments
Assignees
Labels
🐞bug 버그 발생

Comments

@kckc0608
Copy link
Member

kckc0608 commented Feb 2, 2025

📌문제 상황

  • 같은 계정으로 여러번 로그인해도 같은 토큰값이 나옵니다. 토큰에 생성 시각과 같이 항상 변하는 값을 추가하여 해시값이 다르게 나오도록 하는 것이 더 안전할 것 같습니다.
@kckc0608 kckc0608 added the 🐞bug 버그 발생 label Feb 2, 2025
@Fluteen Fluteen self-assigned this Feb 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🐞bug 버그 발생
Projects
None yet
Development

No branches or pull requests

2 participants