Skip to content

docs: Migrate-from-serverpod_auth guide for modular auth (fixes #3663)#477

Open
Moe1211 wants to merge 4 commits into
serverpod:mainfrom
Moe1211:pr-302
Open

docs: Migrate-from-serverpod_auth guide for modular auth (fixes #3663)#477
Moe1211 wants to merge 4 commits into
serverpod:mainfrom
Moe1211:pr-302

Conversation

@Moe1211
Copy link
Copy Markdown

@Moe1211 Moe1211 commented May 4, 2026

  • Replace outdated PR draft with a Next-doc aligned upgrading guide using
    serverpod_auth_idp, serverpod_auth_core, serverpod_auth_bridge, and
    serverpod_auth_migration package names and flows.
  • Remove duplicate 01-setup_new.md in favor of existing authentication setup.
  • Link Upgrade to 3.0 note to the new migration page.
  • Document AuthMigrations, idempotency, password/session continuity, and
    troubleshooting; call out experimental migration tooling.

Fixes serverpod/serverpod#3663

tp and others added 4 commits May 4, 2026 19:52
…rpod_auth` to the new provider using `serverpod_auth_migration`

Closes serverpod/serverpod#3663
- Replace outdated PR draft with a Next-doc aligned upgrading guide using
  serverpod_auth_idp, serverpod_auth_core, serverpod_auth_bridge, and
  serverpod_auth_migration package names and flows.
- Remove duplicate 01-setup_new.md in favor of existing authentication setup.
- Link Upgrade to 3.0 note to the new migration page.
- Document AuthMigrations, idempotency, password/session continuity, and
  troubleshooting; call out experimental migration tooling.

Fixes serverpod/serverpod#3663
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add guide for migrating from serverpod_auth to serverpod_auth_email[_account]

2 participants