generate_migration_plan
Generate a step-by-step migration plan to transition from current authentication systems, such as auth.js or next-auth, to Better-Auth, ensuring smooth project integration.
Instructions
Create step-by-step migration plan from existing auth to Better-Auth
Input Schema
Name | Required | Description | Default |
---|---|---|---|
currentAuthType | Yes | Current authentication system type | |
projectPath | Yes | Path to the project root |