Files
better-auth/docs/content
Bereket Engida 299c100591 feat: all core tables now have createdAt and updatedAt fields and session id is now stored in a token field (#595)
* feat: unify id generation and introduce type parameter

* fix: type

* fix: docs

* chore: improve test

* fix: use generateId to control automatic database id generation

* fix: improve naming

* fix: docs

* fix: do not process id twice in transformInput

* wip

* fix: move id generation to adapters

* fix: typecheck

* wip

* feat: new fields on core tables and session id is now token

* fix type tests

---------

Co-authored-by: Jani <9337138+jstri@users.noreply.github.com>
2024-11-19 18:26:16 +03:00
..