mirror of
https://github.com/LukeHagar/better-auth.git
synced 2025-12-10 04:19:32 +00: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