[PR #538] [CLOSED] Better auth fix/apple #3352

Closed
opened 2026-03-13 10:50:37 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/538
Author: @emroot
Created: 11/14/2024
Status: Closed

Base: mainHead: better-auth-fix/apple


📝 Commits (10+)

📊 Changes

6 files changed (+77 additions, -35 deletions)

View changed files

📝 packages/better-auth/package.json (+1 -1)
📝 packages/better-auth/src/api/routes/callback.ts (+40 -14)
📝 packages/better-auth/src/oauth2/state.ts (+2 -2)
📝 packages/better-auth/src/social-providers/apple.ts (+31 -15)
📝 packages/cli/package.json (+2 -2)
📝 packages/expo/package.json (+1 -1)

📄 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/538 **Author:** [@emroot](https://github.com/emroot) **Created:** 11/14/2024 **Status:** ❌ Closed **Base:** `main` ← **Head:** `better-auth-fix/apple` --- ### 📝 Commits (10+) - [`748cccb`](https://github.com/better-auth/better-auth/commit/748cccb749be82d851cc6000caaf51c352c02029) fix: apple provider - [`e882326`](https://github.com/better-auth/better-auth/commit/e882326a8d2e551661750e448d0200e6c7302299) chore: release v0.8.2-beta.2 - [`ff0c923`](https://github.com/better-auth/better-auth/commit/ff0c9230892c061d81560f19aec3cbd138dfcf39) chore: remove unused imports - [`85e8c72`](https://github.com/better-auth/better-auth/commit/85e8c72115d5a3ec23f3c890e2a97132c077b54b) merge main - [`9cd560a`](https://github.com/better-auth/better-auth/commit/9cd560a26ec21f27b244e2bc957e451479e9e154) fix apple login - [`fefb186`](https://github.com/better-auth/better-auth/commit/fefb1860b0b143216130c5a38adac22c4ab854a2) Add POST support and body parsing to callback endpoint - [`11b4516`](https://github.com/better-auth/better-auth/commit/11b45163ac337f1eed94198c0663c5ab5be14219) fix - [`caee66a`](https://github.com/better-auth/better-auth/commit/caee66a8358bf30d7d67a17e3f6b2b98d9a344fa) add state validation - [`eda4c66`](https://github.com/better-auth/better-auth/commit/eda4c66c64a153ad2534670fa69f972ea3edd648) chore: lint - [`e1e8cba`](https://github.com/better-auth/better-auth/commit/e1e8cbaec612dc7db144ca6f5e5ea463c87b6ff0) fix: revert response_type ### 📊 Changes **6 files changed** (+77 additions, -35 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/package.json` (+1 -1) 📝 `packages/better-auth/src/api/routes/callback.ts` (+40 -14) 📝 `packages/better-auth/src/oauth2/state.ts` (+2 -2) 📝 `packages/better-auth/src/social-providers/apple.ts` (+31 -15) 📝 `packages/cli/package.json` (+2 -2) 📝 `packages/expo/package.json` (+1 -1) </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-03-13 10:50:37 -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#3352