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 & OAuth 테스트 코드 추가 및 리팩터링 #66

Closed
JoosungKwon opened this issue Jan 22, 2023 · 0 comments
Closed

JWT & OAuth 테스트 코드 추가 및 리팩터링 #66

JoosungKwon opened this issue Jan 22, 2023 · 0 comments
Assignees
Labels
♻️ refactor 코드 리팩터링 ✅ test 테스트 추가/수정
Milestone

Comments

@JoosungKwon
Copy link
Member

🚀 목적

  • 현재 JWT & OAuth에 테스트 코드를 추가하고 기능을 리팩터링 하려고 합니다.

🔗 작업

✅ 완료조건

@JoosungKwon JoosungKwon added ♻️ refactor 코드 리팩터링 ✅ test 테스트 추가/수정 labels Jan 22, 2023
@JoosungKwon JoosungKwon added this to the Sprint - 2 milestone Jan 22, 2023
@JoosungKwon JoosungKwon self-assigned this Jan 22, 2023
JoosungKwon added a commit that referenced this issue Jan 25, 2023
* refactor: Jwt Payload(Claim)를 email에서 id로 변경

* refactor: headerKey를 "token"에서 "AUTHORIZATION Bearer"로 변경

* refactor: 변경사항 의존관계 정리

* feat: Profile_Img_url 추가

* refactor: 테스트 코드 리팩터링

* jacoco: 예외 클래스 추가

* add: 엔티티 변경으로 flyway 변경 sql 추가

* update: 엔티티 변경

* update: 엔티티 변경
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
♻️ refactor 코드 리팩터링 ✅ test 테스트 추가/수정
Projects
None yet
Development

No branches or pull requests

1 participant