Skip to content

bugfix: Apple OAuth JWT生成のデバッグログを追加#384

Merged
gn-t-k merged 1 commit intomainfrom
bugfix/apple-oauth-jwt-debug
Dec 6, 2025
Merged

bugfix: Apple OAuth JWT生成のデバッグログを追加#384
gn-t-k merged 1 commit intomainfrom
bugfix/apple-oauth-jwt-debug

Conversation

@gn-t-k
Copy link
Owner

@gn-t-k gn-t-k commented Dec 6, 2025

概要

Apple OAuth認証のinvalid_clientエラーを調査するため、JWT生成時のデバッグログを追加。

この変更による影響

  • Vercelのログで以下の情報が確認できるようになる:
    • JWT生成に使用している環境変数の値(kid, iss, sub)
    • 秘密鍵の長さと先頭/末尾の文字列
    • 生成されたJWTのヘッダーとペイロード

CIでチェックできなかった項目

  • 本番環境でApple認証を試行し、Vercelログでデバッグ情報を確認

補足

  • このPRは調査目的の一時的な変更。問題解決後にデバッグログは削除予定。

🤖 Generated with Claude Code

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions bot added the bugfix label Dec 6, 2025
@gn-t-k gn-t-k enabled auto-merge December 6, 2025 07:37
@gn-t-k gn-t-k merged commit a9004c3 into main Dec 6, 2025
5 checks passed
@gn-t-k gn-t-k deleted the bugfix/apple-oauth-jwt-debug branch December 6, 2025 07:37
@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

🗑️ Preview Environment Cleaned Up

✅ プレビュー環境をクリーンアップしました!

Database Name: preview-pr384-auth

PRがクローズされたため、関連するデータベースとVercel環境変数を自動的に削除しました。

@github-actions
Copy link
Contributor

github-actions bot commented Dec 6, 2025

🚀 Preview Environment Ready

✅ プレビュー環境のセットアップが完了しました!

🗄️ Database

Name: preview-pr384-auth
URL: libsql://preview-pr384-auth-gn-t-k.aws-ap-northeast-1.turso.io

🌐 Deployment

Preview URL: https://next-lift-msip0afq0-gntks-projects.vercel.app

⚠️ このデータベースとデプロイメントはPRがクローズされると自動的に削除されます。

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.

1 participant