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

[Feature] JWT 로그인 보완 #6

Open
5 tasks
Cho-D-YoungRae opened this issue Apr 23, 2022 · 0 comments
Open
5 tasks

[Feature] JWT 로그인 보완 #6

Cho-D-YoungRae opened this issue Apr 23, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@Cho-D-YoungRae
Copy link
Collaborator

Cho-D-YoungRae commented Apr 23, 2022

  • 로그아웃
  • refresh token
  • 에러 처리
    • failHandler -> ApiResult 반환해주도록
  • API Response 스펙 추가
    • 만료 시간
    • 토큰 타입
  • redis 추가
    ...

추가적으로 고려해볼 사항

  • Member, Account 분리?
    • Account 에는 계정 관련 정보(refreshToken, accessToken...)를 담고...

API Response 관련 참고

@Cho-D-YoungRae Cho-D-YoungRae changed the title [Feature] 로그인 보완 [Feature] JWT 로그인 보완 Apr 23, 2022
@Cho-D-YoungRae Cho-D-YoungRae added the enhancement New feature or request label Apr 24, 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
Development

No branches or pull requests

1 participant