[PR #3485] [MERGED] twitter patch #13098

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3485
Author: @dagmawibabi
Created: 7/19/2025
Status: Merged
Merged: 7/19/2025
Merged by: @Bekacru

Base: mainHead: twitter-patch


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 packages/better-auth/src/social-providers/twitter.ts (+1 -1)

📄 Description

Fixed: https://github.com/better-auth/better-auth/issues/3481


This pull request includes a small update to the twitter function in packages/better-auth/src/social-providers/twitter.ts. The change updates the authentication method from "basic" to "post" for the validateAuthorizationCode call.


Summary by cubic

Changed the Twitter provider to use "post" authentication instead of "basic" when validating the authorization code.


🔄 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/3485 **Author:** [@dagmawibabi](https://github.com/dagmawibabi) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `twitter-patch` --- ### 📝 Commits (1) - [`5da1e50`](https://github.com/better-auth/better-auth/commit/5da1e5041dbb468194fe6736656f911052b8bb07) twitter patch ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/social-providers/twitter.ts` (+1 -1) </details> ### 📄 Description Fixed: https://github.com/better-auth/better-auth/issues/3481 --- This pull request includes a small update to the `twitter` function in `packages/better-auth/src/social-providers/twitter.ts`. The change updates the `authentication` method from `"basic"` to `"post"` for the `validateAuthorizationCode` call. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Changed the Twitter provider to use "post" authentication instead of "basic" when validating the authorization code. <!-- End of auto-generated description by cubic. --> --- <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:45:06 -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#13098