Skip to content

fix: apple-login-request/#75 - #77

Merged
itzjb merged 1 commit into
mainfrom
fix/apple-login-request/#75
Aug 4, 2026
Merged

fix: apple-login-request/#75#77
itzjb merged 1 commit into
mainfrom
fix/apple-login-request/#75

Conversation

@chaeyn

@chaeyn chaeyn commented Aug 4, 2026

Copy link
Copy Markdown
Member

변경 내용

  • /auth/apple 요청 body에서 client_id 필수 요구 제거
  • Apple token exchange, client secret subject, ID token audience에 서버 설정 APPLE_CLIENT_ID 사용
  • 기존 RSA/RS256 공개키 검증은 유지
  • 실제 클라이언트 요청 형식과 HTTP 테스트를 일치시킴
  • README의 /auth/apple 계약 문서 수정

확인 방법

  • gofmt 실행
  • go test ./internal/auth 통과
  • go test ./... 통과
  • git diff --check 통과

해결한 이슈

Refs #75

@chaeyn
chaeyn marked this pull request as ready for review August 4, 2026 15:36
@chaeyn
chaeyn requested a review from a team as a code owner August 4, 2026 15:36
@chaeyn chaeyn changed the title fix: Apple 로그인 요청 client_id 계약 수정/#75 fix: apple-login-request/#75 Aug 4, 2026
@itzjb
itzjb merged commit 5918476 into main Aug 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants