[PR #2091] [MERGED] fix(apple): update responseType to include code and id_token #12395

Closed
opened 2026-04-13 08:21:31 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/2091
Author: @Bekacru
Created: 4/2/2025
Status: Merged
Merged: 4/11/2025
Merged by: @Bekacru

Base: mainHead: fix/apple-response-type


📝 Commits (2)

  • cdddfe2 fix(apple): update responseType to include code and id_token
  • c8bf80e fix: include user object from the authroization url

📊 Changes

3 files changed (+24 additions, -5 deletions)

View changed files

📝 packages/better-auth/src/api/routes/callback.ts (+6 -1)
📝 packages/better-auth/src/oauth2/types.ts (+15 -1)
📝 packages/better-auth/src/social-providers/apple.ts (+3 -3)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/better-auth/better-auth/pull/2091 **Author:** [@Bekacru](https://github.com/Bekacru) **Created:** 4/2/2025 **Status:** ✅ Merged **Merged:** 4/11/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/apple-response-type` --- ### 📝 Commits (2) - [`cdddfe2`](https://github.com/better-auth/better-auth/commit/cdddfe2d16bc0114c03e740a52ab81d8e9c5ffc6) fix(apple): update responseType to include code and id_token - [`c8bf80e`](https://github.com/better-auth/better-auth/commit/c8bf80e5846ea58b0fa5caa2257751a9dc9bccbf) fix: include user object from the authroization url ### 📊 Changes **3 files changed** (+24 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/api/routes/callback.ts` (+6 -1) 📝 `packages/better-auth/src/oauth2/types.ts` (+15 -1) 📝 `packages/better-auth/src/social-providers/apple.ts` (+3 -3) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-13 08:21:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#12395