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

Auth 프로토콜 변경 #58

Merged
merged 1 commit into from
Mar 1, 2024
Merged

Auth 프로토콜 변경 #58

merged 1 commit into from
Mar 1, 2024

Conversation

Jeong-Ag
Copy link
Contributor

Summary

Auth 프로토콜 변경

Auth 프로젝트에서 새로운 프로토콜로 변경합니다.

Tasks

  • 커스텀 헤더(X-CLab-Auth)를 통해 데이터를 반환 받도록 로직 변경
  • 반환 받은 데이터는 역직렬화 후 핸들링하도록 수정

@Jeong-Ag Jeong-Ag added the 🔨 Refactor 코드 수정 및 최적화 label Feb 29, 2024
@Jeong-Ag Jeong-Ag requested a review from gwansikk February 29, 2024 18:56
@Jeong-Ag Jeong-Ag self-assigned this Feb 29, 2024
Copy link
Member

@gwansikk gwansikk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@gwansikk gwansikk merged commit e247ac4 into develop Mar 1, 2024
@gwansikk gwansikk deleted the refactor/Auth branch March 1, 2024 04:19
@gwansikk gwansikk linked an issue Mar 1, 2024 that may be closed by this pull request
@gwansikk gwansikk added the 🏠 Member member 프로젝트 관련 label Apr 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏠 Member member 프로젝트 관련 🔨 Refactor 코드 수정 및 최적화
Projects
None yet
Development

Successfully merging this pull request may close these issues.

OAuth 프로토콜 변경
2 participants