[PR #8002] [MERGED] chore(sso): add missing option types to sso plugin types #24579

Closed
opened 2026-04-15 22:26:41 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/8002
Author: @jonathansamines
Created: 2/16/2026
Status: Merged
Merged: 2/16/2026
Merged by: @Bekacru

Base: canaryHead: chore/add-missing-sso-options


📝 Commits (1)

  • e2e2586 chore(sso): add missing option types to sso plugin types

📊 Changes

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

View changed files

📝 packages/sso/src/index.ts (+1 -0)

📄 Description

Summary by cubic

Add options: O to the sso() return type so consumers have typed access to SSO options. Improves inference and prevents TypeScript errors when reading plugin options.

Written for commit e2e2586700. Summary will update on new commits.


🔄 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/8002 **Author:** [@jonathansamines](https://github.com/jonathansamines) **Created:** 2/16/2026 **Status:** ✅ Merged **Merged:** 2/16/2026 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `canary` ← **Head:** `chore/add-missing-sso-options` --- ### 📝 Commits (1) - [`e2e2586`](https://github.com/better-auth/better-auth/commit/e2e25867005f9cdcf6e359661c1ba73c13c4fba2) chore(sso): add missing option types to sso plugin types ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/sso/src/index.ts` (+1 -0) </details> ### 📄 Description <!-- This is an auto-generated description by cubic. --> ## Summary by cubic Add options: O to the sso() return type so consumers have typed access to SSO options. Improves inference and prevents TypeScript errors when reading plugin options. <sup>Written for commit e2e25867005f9cdcf6e359661c1ba73c13c4fba2. Summary will update on new commits.</sup> <!-- 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-15 22:26:41 -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#24579