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

Security 관련 기능 #6

Open
2 tasks done
Sinyoung3016 opened this issue May 8, 2022 · 0 comments · Fixed by #8
Open
2 tasks done

Security 관련 기능 #6

Sinyoung3016 opened this issue May 8, 2022 · 0 comments · Fixed by #8
Assignees
Labels
enhancement New feature or request

Comments

@Sinyoung3016
Copy link
Member

Sinyoung3016 commented May 8, 2022

  • 1.4 토큰 리프레쉬
  • 1.5 회원정보 리로드
@Sinyoung3016 Sinyoung3016 added the enhancement New feature or request label May 8, 2022
@Sinyoung3016 Sinyoung3016 self-assigned this May 8, 2022
Sinyoung3016 added a commit that referenced this issue May 8, 2022
- Access Token이 만료되면, 클라이언트는 refresh를 요청하고 새로운 토큰을 받는다
- JwtAuthFilter : 만료되지 않은 업데이트 이전의 토큰을 가진 요청은 400 Status를 반환
Sinyoung3016 added a commit that referenced this issue May 9, 2022
- 클라이언트가 리로드 되면, 유저 정보를 새로 받아간다
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
1 participant