mirror of
https://github.com/better-auth/better-auth.git
synced 2026-06-04 13:26:23 -05:00
* update(create-adapter): Allow providing `id` in create method Allow providing `id` in the data of a create method if `forceAllowId` is provided as `true` in the create method call. * chore: cleanup