Migrate from Users & Permissions
Not yet available
A step-by-step migration guide is not yet available. This section is a placeholder and will be filled in as the tooling and documentation matures.
Migration support from Strapi's built-in Users & Permissions plugin to Better Auth is planned. This will cover:
- Moving existing users and hashed passwords to Better Auth's user and account tables
- Replacing JWT-based auth with Better Auth sessions
- Migrating role assignments to API Permissions roles
- Updating front-end auth client code
If you are planning a migration and want to share feedback or contribute, please open a discussion on GitHub.