https://www.better-auth.com/docs/plugins/passkey
Adding the plugin and then running npx @better-auth/cli migrate generates nothing.
Solution
run npx @better-auth/cli generate and update your schema manually.
Migrate: This command creates the required tables directly in the database. (Available only for the built-in Kysely adapter)
Migrate: This command creates the required tables directly in the database. (Available only for the built-in Kysely adapter)