[PR #3990] [MERGED] feat: waku integration guide #5123

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3990
Author: @rmarscher
Created: 8/13/2025
Status: Merged
Merged: 9/26/2025
Merged by: @himself65

Base: canaryHead: feat/waku-integration-guide


📝 Commits (3)

  • 703fa5a feat: waku integration guide
  • 3975f67 Remove use of @ alias in waku example
  • 59a0f00 Merge remote-tracking branch 'origin/canary' into feat/waku-integration-guide

📊 Changes

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

View changed files

docs/content/docs/integrations/waku.mdx (+470 -0)

📄 Description

Fixes #3976. I made an example repo with most of the patterns mentioned in the guide. https://github.com/rmarscher/waku-better-auth-example


Summary by cubic

Added a detailed integration guide for using Better Auth with Waku, including server setup, middleware, client usage, and example code for common auth flows. This addresses all requirements in Linear issue #3976 and provides step-by-step instructions to help users implement authentication in Waku projects.


🔄 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/3990 **Author:** [@rmarscher](https://github.com/rmarscher) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 9/26/2025 **Merged by:** [@himself65](https://github.com/himself65) **Base:** `canary` ← **Head:** `feat/waku-integration-guide` --- ### 📝 Commits (3) - [`703fa5a`](https://github.com/better-auth/better-auth/commit/703fa5aa5c336f563f356d791dfa1ab43e0c88a3) feat: waku integration guide - [`3975f67`](https://github.com/better-auth/better-auth/commit/3975f67e862f804d4192afa9dabdf6647025b442) Remove use of @ alias in waku example - [`59a0f00`](https://github.com/better-auth/better-auth/commit/59a0f00ab0ed3a857c39f8c0e98ffe2f0c1adfb1) Merge remote-tracking branch 'origin/canary' into feat/waku-integration-guide ### 📊 Changes **1 file changed** (+470 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/content/docs/integrations/waku.mdx` (+470 -0) </details> ### 📄 Description Fixes #3976. I made an example repo with most of the patterns mentioned in the guide. https://github.com/rmarscher/waku-better-auth-example <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added a detailed integration guide for using Better Auth with Waku, including server setup, middleware, client usage, and example code for common auth flows. This addresses all requirements in Linear issue #3976 and provides step-by-step instructions to help users implement authentication in Waku projects. <!-- 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-03-13 12:11:28 -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#5123