[PR #3968] [MERGED] Supabase Auth to PlanetScale Migration Guide #22014

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

📋 Pull Request Information

Original PR: https://github.com/better-auth/better-auth/pull/3968
Author: @dagmawibabi
Created: 8/13/2025
Status: Merged
Merged: 8/27/2025
Merged by: @Bekacru

Base: mainHead: planetscale-migration


📝 Commits (9)

📊 Changes

3 files changed (+370 additions, -2 deletions)

View changed files

docs/content/blogs/0-supabase-auth-to-planetscale-migration.mdx (+370 -0)
docs/public/blogs/supabase-ps.png (+0 -0)
📝 docs/source.config.ts (+0 -2)

📄 Description

supabaseauth-planetscale-guide

Summary by cubic

Added a step-by-step migration guide to help users move authentication from Supabase Auth to Better Auth on PlanetScale.

  • Migration Guide
  • Covers database setup, Better Auth installation, schema migration, user data transfer, and code updates.
  • Includes example scripts and links to related documentation.
  • Added a blog image for visual reference.

🔄 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/3968 **Author:** [@dagmawibabi](https://github.com/dagmawibabi) **Created:** 8/13/2025 **Status:** ✅ Merged **Merged:** 8/27/2025 **Merged by:** [@Bekacru](https://github.com/Bekacru) **Base:** `main` ← **Head:** `planetscale-migration` --- ### 📝 Commits (9) - [`c51124f`](https://github.com/better-auth/better-auth/commit/c51124fd13ccf35df14bc1a5a601d0505b81eaaa) supabase auth to planetscale guide - [`8e5e1f7`](https://github.com/better-auth/better-auth/commit/8e5e1f7fa1a1c9380ff2138f488fc21621c63707) Merge branch 'main' into planetscale-migration - [`c411e5f`](https://github.com/better-auth/better-auth/commit/c411e5f2d779bbcd61765a28df03cd30bd68eff6) Merge branch 'main' into planetscale-migration - [`d3fb915`](https://github.com/better-auth/better-auth/commit/d3fb91571424d4937e70df978e354ae60bb4dd6a) Merge branch 'main' of https://github.com/dagmawibabi/better-auth into planetscale-migration - [`1e44b9c`](https://github.com/better-auth/better-auth/commit/1e44b9cd752f0ca43969c12f2c132ba108dd8e16) fixed image - [`5e413bb`](https://github.com/better-auth/better-auth/commit/5e413bbe789e5fa5e1b82d402399959c362fced9) Merge branch 'main' into planetscale-migration - [`d2b0e9c`](https://github.com/better-auth/better-auth/commit/d2b0e9c546f67f9ba69e60ba1ef57f9475f55657) add intro sectin - [`938128b`](https://github.com/better-auth/better-auth/commit/938128b2cead920ba8c827431a8bf497ce2b66ed) update blog - [`a4b78dd`](https://github.com/better-auth/better-auth/commit/a4b78dd1e7d54cecc196862e38c200abb74beb9f) improved og ### 📊 Changes **3 files changed** (+370 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `docs/content/blogs/0-supabase-auth-to-planetscale-migration.mdx` (+370 -0) ➕ `docs/public/blogs/supabase-ps.png` (+0 -0) 📝 `docs/source.config.ts` (+0 -2) </details> ### 📄 Description <img width="9839" height="5905" alt="supabaseauth-planetscale-guide" src="https://github.com/user-attachments/assets/5c71224e-b440-493b-b424-896d740618ff" /> <!-- This is an auto-generated description by cubic. --> --- ## Summary by cubic Added a step-by-step migration guide to help users move authentication from Supabase Auth to Better Auth on PlanetScale. - **Migration Guide** - Covers database setup, Better Auth installation, schema migration, user data transfer, and code updates. - Includes example scripts and links to related documentation. - Added a blog image for visual reference. <!-- 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:45:09 -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#22014