Skip to content

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

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

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

@Moe1211 Moe1211 commented May 4, 2026

Copy link
Copy Markdown
  • 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
@marcelomendoncasoares

Copy link
Copy Markdown
Collaborator

Thanks for your interest in contributing to Serverpod, @Moe1211! We ended up rewriting the guide completely at #585, since it was a sensible theme. But we appreciate your initiative and welcome you to comment on other issues that you might want to contribute so we can have them assigned to you before you start working.

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]

3 participants