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 기반의 인증 처리 개선 #21

Open
3 tasks
gidskql6671 opened this issue Jun 6, 2022 · 0 comments · May be fixed by #22
Open
3 tasks

JWT 기반의 인증 처리 개선 #21

gidskql6671 opened this issue Jun 6, 2022 · 0 comments · May be fixed by #22
Assignees
Labels
Feat 새로운 기능을 추가 Refactoring 코드 리팩토링 Server 서버 파트의 작업

Comments

@gidskql6671
Copy link
Member

개요

기존 JWT 기반의 인증 처리를 개선하고 코드 리팩토링 수행

할일

  • Refresh Token 도입
  • 코드 리팩토링
  • 로그인 수행시, Access Token과 Refresh Token을 헤더로 내려주도록 변경
    • 프론트도 같이 작업 해주어야 함
@gidskql6671 gidskql6671 added Feat 새로운 기능을 추가 Server 서버 파트의 작업 Refactoring 코드 리팩토링 labels Jun 6, 2022
@gidskql6671 gidskql6671 self-assigned this Jun 6, 2022
@gidskql6671 gidskql6671 linked a pull request Jun 6, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feat 새로운 기능을 추가 Refactoring 코드 리팩토링 Server 서버 파트의 작업
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant