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

[feat] gRPC 기본 설정 및 gRPC Server 세팅 #24

Merged
merged 1 commit into from
Sep 9, 2024
Merged

[feat] gRPC 기본 설정 및 gRPC Server 세팅 #24

merged 1 commit into from
Sep 9, 2024

Conversation

jw427
Copy link
Owner

@jw427 jw427 commented Sep 9, 2024

Issue

PR 타입(하나 이상의 PR 타입을 선택해주세요)

  • 기능 추가
  • 기능 삭제
  • 버그 수정
  • 의존성, 환경 변수, 빌드 관련 코드 업데이트

반영 브랜치

feat/grpc -> dev

변경 사항

  • gRPC 사용을 위한 기본 설정
  • 인증 서버와의 통신을 위한 gRPC Client 세팅
  • 인증 서버에 액세스 토큰으로 통해 회원 인증을 요청하는 로직

@jw427 jw427 added the feat label Sep 9, 2024
@jw427 jw427 self-assigned this Sep 9, 2024
@jw427 jw427 linked an issue Sep 9, 2024 that may be closed by this pull request
4 tasks
@jw427 jw427 merged commit 6d464eb into dev Sep 9, 2024
@jw427 jw427 deleted the feat/grpc branch September 9, 2024 19:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gRPC 기본 설정 및 gRPC Server 세팅
1 participant