Commit Graph

546 Commits

Author SHA1 Message Date
Pablo Aller
ca00a358ae docs: Better const name for auth client usage (#47) 2024-09-30 18:15:05 +03:00
Bereket Engida
ef63bb1573 docs: fix typo 2024-09-30 18:14:34 +03:00
Pablo Aller
f3c16e0dda docs: Fixed react example for SignUp.tsx (#48) 2024-09-30 17:06:18 +03:00
Lukas Scholten
452c0f619b fix: nextjs integration basepath typo (#50) 2024-09-30 15:58:12 +03:00
Bereket Engida
8455a0a2fd chore: release v0.2.5-beta.1 v0.2.5-beta.1 2024-09-30 15:02:24 +03:00
Bereket Engida
4e99347a50 fix: reference model name should follow allow custom table names 2024-09-30 15:01:44 +03:00
Bereket Engida
c30c6474a7 chore: release v0.2.4 2024-09-30 14:52:42 +03:00
Bereket Engida
c6d0210753 fix: prisma adapter args should follow similar order 2024-09-30 14:52:42 +03:00
nikec
d2f39efeca fix typo (#44) 2024-09-30 14:42:48 +03:00
Pablo Aller
4c44bca311 docs: typo fix (#46)
Missing coma on docs.
2024-09-30 14:42:22 +03:00
Bereket Engida
6e6b6a98dc docs: fix typo 2024-09-30 14:39:52 +03:00
Bereket Engida
968111a5c2 chore: release v0.2.3 v0.2.3 2024-09-30 14:32:22 +03:00
Bereket Engida
1534e78de1 fix: better cli errors and database deps 2024-09-30 14:30:57 +03:00
Bereket Engida
4de528bb1e chore: lint 2024-09-30 12:30:10 +03:00
Erik
484489ffc9 docs: add basic remix documentation (#38) 2024-09-30 12:27:21 +03:00
Bereket Engida
485fd003ac feat: schema generation cli 2024-09-30 12:26:46 +03:00
Kinfe Michael Tariku
bdb3794354 docs: github stat ui
* feat: github stat

* fix: lint as always

* fix: style

* fix: unwanted ref
2024-09-30 06:51:28 +03:00
Bereket Engida
c92fb47321 fix: CI 2024-09-30 03:28:59 +03:00
Bereket Engida
9d5591828e chore: release v0.2.2 v0.2.2 2024-09-30 03:24:01 +03:00
Bereket Engida
ee7d45aebb chore: release v0.2.1 v0.2.1 2024-09-30 03:22:54 +03:00
Bereket Engida
a286a8c052 docs: fix adapter example 2024-09-30 03:22:19 +03:00
Bereket Engida
2fcb86ddfd docs: fix adapter example 2024-09-30 03:22:07 +03:00
Bereket Engida
7d5523f444 chore: release v0.2.1-beta.1 v0.2.1-beta.1 2024-09-30 00:56:02 +03:00
Bereket Engida
f67d994a98 docs: imporvements 2024-09-30 00:51:38 +03:00
Bereket Engida
6b7388c523 docs: fix express example 2024-09-29 23:37:18 +03:00
Bereket Engida
57d5ee6b36 docs: fix cookies section 2024-09-29 23:06:40 +03:00
Bereket Engida
000587133a fix: potential fix for cloning on windows 2024-09-29 22:51:54 +03:00
Bereket Engida
a60c911fcd docs: cookies 2024-09-29 22:47:07 +03:00
Bereket Engida
cfa347f896 docs: fix changelog 2024-09-29 20:23:38 +03:00
Bereket Engida
2b049b776a docs: fix changelog 2024-09-29 20:14:27 +03:00
Bereket Engida
271c6deeb2 docs: change log 2024-09-29 20:12:59 +03:00
Bereket Engida
98402835c2 feat: Database adapters (#29)
* feat: prisma adapter

* feat: drizzle adapter

* feat: mongod db adapter
2024-09-29 20:00:47 +03:00
Bereket Engida
f27d2f3cd5 fix: docs typo
fixed session management typo in docs/content/docs/basic-usage.mdx
2024-09-29 19:02:28 +03:00
louis
fb705d3dd8 fixed user management typo in docs/content/docs/basic-usage.mdx 2024-09-29 18:15:39 +03:00
Bereket Engida
bfb6b3f02c docs: improved db hooks example 2024-09-29 11:42:34 +03:00
Bereket Engida
deb3549cb0 docs: fix typo 2024-09-29 11:38:55 +03:00
Bereket Engida
47312f66f7 chore: release v0.1.1-beta.6 v0.1.1-beta.6 2024-09-29 11:09:29 +03:00
Bereket Engida
d04307bc90 Merge pull request #27 from better-auth/mysql-migration
fix: mysql migrations
2024-09-29 11:07:38 +03:00
Bereket Engida
2e21fe7c98 fix: mysql migrations 2024-09-29 11:06:56 +03:00
Bereket Engida
2020db0204 docs: fix twoslash errors 2024-09-29 10:06:21 +03:00
Bereket Engida
e95a4ecab0 demo: fix dep issue 2024-09-29 09:47:39 +03:00
Bereket Engida
b5f661beb2 docs: typo fixes 2024-09-29 09:43:05 +03:00
Bereket Engida
ac5ae63987 chore: release v0.1.1-beta.5 v0.1.1-beta.5 2024-09-29 09:38:20 +03:00
Bereket Engida
6e4d2c50d7 docs: database hooks 2024-09-29 09:38:15 +03:00
Bereket Engida
a50239aecd chore: lint 2024-09-29 09:34:28 +03:00
Bereket Engida
e4731e41b8 feat: implement intenral plugins and croosdomain cookies 2024-09-29 09:34:11 +03:00
Bereket Engida
bf3e25f8e6 feat: implement internal database hooks 2024-09-29 09:34:11 +03:00
Bereket Engida
f90d8d7d91 feat: add init function to BetterAuthPlugin type
Introduced an optional init function that allows plugins to initialize with custom options. The function can return a modified context or nothing, enhancing plugin flexibility.
2024-09-29 09:34:11 +03:00
Bereket Engida
3131858513 Merge pull request #23 from Dyrean/main 2024-09-29 08:29:26 +03:00
Dyrean
613d2499d4 fix(docs): remove a line that broke Forget Password section in mdx which is in the authentication/email-password page 2024-09-29 00:47:51 +03:00