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

로그인 기능 개선 #51

Closed
Whale0928 opened this issue Dec 1, 2023 · 4 comments · Fixed by #53
Closed

로그인 기능 개선 #51

Whale0928 opened this issue Dec 1, 2023 · 4 comments · Fixed by #53
Assignees
Labels
refactoring 개선(리팩토링) 관련 작업 test test 코드 관련된 작업

Comments

@Whale0928
Copy link
Collaborator

이슈

로그인 기능 개선

  • 기존 로그인 기능 개선
  • 단순 토큰만 발급
  • 스프링 시큐리티 개선
  • 테스트 환경 구축

작업 이유

  • 기존 단순 토큰 방식이 기능에 적합한지 의문이 들어서.
  • 로그인이 너무 형식 상의 구현으로 보여서.
  • 기능 확장을 준비 중 일 때 미리 정리하고 가야 하는 기능 이여서.
@Whale0928 Whale0928 added refactoring 개선(리팩토링) 관련 작업 test test 코드 관련된 작업 labels Dec 1, 2023
@Whale0928 Whale0928 self-assigned this Dec 1, 2023
@Whale0928
Copy link
Collaborator Author

cookie 방식 - > bearer 방식으로 개선

@Whale0928
Copy link
Collaborator Author

Member , Manager -> User 추상화 객체 생성

@Whale0928
Copy link
Collaborator Author

jwt 필터 수정

@Whale0928 Whale0928 linked a pull request Dec 5, 2023 that will close this issue
@Whale0928
Copy link
Collaborator Author

섹션의 길이가 너무 길어져 Pr을 분리

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring 개선(리팩토링) 관련 작업 test test 코드 관련된 작업
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant