[PR #3596] [MERGED] fix(swie): export in better-auth/plugins #21803

Closed
opened 2026-04-15 20:36:51 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3596
Author: @ping-maxwell
Created: 7/24/2025
Status: Merged
Merged: 7/24/2025
Merged by: @Bekacru

Base: mainHead: fix/swie/export-in-plugins


📝 Commits (1)

  • 2a60c33 fix(swie): export in better-auth/plugins

📊 Changes

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

View changed files

📝 packages/better-auth/src/plugins/index.ts (+1 -0)

📄 Description

The docs were using this import path, yet siwe wasn't exported there. This PR fixes this.


Summary by cubic

Added the missing export for siwe in the better-auth plugins index to match the documented import path.


🔄 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/3596 **Author:** [@ping-maxwell](https://github.com/ping-maxwell) **Created:** 7/24/2025 **Status:** ✅ Merged **Merged:** 7/24/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `fix/swie/export-in-plugins` --- ### 📝 Commits (1) - [`2a60c33`](https://github.com/better-auth/better-auth/commit/2a60c334c1330e18e43a6f0020c91c8e443b1f5a) fix(swie): export in better-auth/plugins ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/better-auth/src/plugins/index.ts` (+1 -0) </details> ### 📄 Description The docs were using this import path, yet `siwe` wasn't exported there. This PR fixes this. <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added the missing export for `siwe` in the better-auth plugins index to match the documented import path. <!-- 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 20:36:51 -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#21803