[PR #1083] [MERGED] feat: support overwriting auth-url params in the generic-oauth plugin #3622

Closed
opened 2026-03-13 11:01:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/1083
Author: @jcqvisser
Created: 12/31/2024
Status: Merged
Merged: 1/2/2025
Merged by: @Bekacru

Base: mainHead: generic-oauth-plugin-allow-custom-auth-url-params


📝 Commits (1)

  • 1c1a986 feat: support overwriting auth-url params in generic-oauth plugin

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/generic-oauth/index.ts (+14 -0)

📄 Description

Various oauth providers support custom parameters as part of their authorization_endpoint url. This allows users of the genericOAuth plugin to provide those custom parameters.

closes #1064


🔄 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/1083 **Author:** [@jcqvisser](https://github.com/jcqvisser) **Created:** 12/31/2024 **Status:** ✅ Merged **Merged:** 1/2/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `generic-oauth-plugin-allow-custom-auth-url-params` --- ### 📝 Commits (1) - [`1c1a986`](https://github.com/better-auth/better-auth/commit/1c1a9863b4b72d652e832da0d558713d5ed7d03d) feat: support overwriting auth-url params in generic-oauth plugin ### 📊 Changes **1 file changed** (+14 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/generic-oauth/index.ts` (+14 -0) </details> ### 📄 Description Various oauth providers support custom parameters as part of their `authorization_endpoint` url. This allows users of the `genericOAuth` plugin to provide those custom parameters. closes #1064 --- <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 11:01:43 -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#3622