Commit Graph

4573 Commits

Author SHA1 Message Date
QuintenStr
2f0f13404f fix(better-auth): moved email verification check after password check (#4835) 2025-09-25 22:33:10 +00:00
Alex Yang
831dd1d64e fix(cli): defaultNow is deprecated in schema for Drizzle with SQLite (#4889) 2025-09-25 22:33:03 +00:00
Alex Yang
342b7724d7 chore(core): fix package.json (#4916) 2025-09-25 22:27:08 +00:00
Dylan Vanmali
63ca15916a fix: tests failing due to clock drift (#4915) 2025-09-25 22:23:49 +00:00
byte-264
1f11b9dfaa docs: use createFileRoute on TanStack API (#4885) 2025-09-25 15:23:27 -07:00
Alex Yang
f4e5d22026 chore: release v1.4.0-beta.4 2025-09-25 14:05:18 -07:00
Alex Yang
faea100685 Revert "chore: use zod v3 syntax (#4851)"
This reverts commit 7fa0c2dd5c.
2025-09-25 14:01:21 -07:00
Alex Yang
38d00058a1 Revert "chore: use zod v3 syntax (#4860)"
This reverts commit 0748e1116e.
2025-09-25 14:01:21 -07:00
Alex Yang
dbfb6c7ed0 Revert "chore: use zod v3 syntax (#4864)"
This reverts commit 864dec65af.
2025-09-25 14:01:21 -07:00
Alex Yang
58b128f703 chore: init @better-auth/core package (#4852) 2025-09-25 20:55:51 +00:00
Dylan Vanmali
877244a0ed chore: type check on error code uppercase (#4907)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-25 20:31:43 +00:00
Dylan Vanmali
a60b3857e7 refactor: shorten expires logic with filters and sorts (#4904) 2025-09-25 19:16:11 +00:00
Alex Yang
5e50205a3f chore: add type annotation (#4898) 2025-09-25 07:46:06 +00:00
Zach Grimaldi
fdd77694b3 chore: endpoint spelling Authroize -> Authorize (#4893)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-25 07:38:45 +00:00
Jeffrey Lind
cc656fb87d docs: delete incorrectly documented error case for baseURL (#4897) 2025-09-25 07:10:08 +00:00
Dylan Vanmali
57e048b08f fix: ttl sessions list expiration (#3836) 2025-09-25 02:04:25 +00:00
Alex Yang
8e04bd020b fix(nuxt): avoid load env base url for SSR (#4887) 2025-09-24 22:41:50 +00:00
otakutyrant
9d432d514e docs: update code highlight in installation.mdx 2025-09-24 14:43:58 -07:00
Alex Yang
f191291eac e2e: add postgres-js migration test (#4867) 2025-09-24 21:15:40 +00:00
Dylan Vanmali
e892a53b89 feat(sso): provide default service provider metadata (#4866) 2025-09-24 04:26:39 +00:00
Christian Winther
864dec65af chore: use zod v3 syntax (#4864) 2025-09-23 23:16:42 +00:00
Alex Yang
cd84ef5c8b e2e: add vite client build (#4643) 2025-09-23 23:07:50 +00:00
Alex Yang
ca8e326ea4 chore: release v1.4.0-beta.3 2025-09-23 16:04:09 -07:00
KinfeMichael Tariku
eb76a7fc68 feat(db): delete hooks (#4792)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-23 22:21:51 +00:00
Bereket Engida
7eefc93c59 docs: add ai tooling (#4859) 2025-09-23 22:21:16 +00:00
Alex Yang
0748e1116e chore: use zod v3 syntax (#4860) 2025-09-23 22:21:06 +00:00
Alex Yang
9c1a2719ed chore(demo): migrate to tailwind v4 (#4855) 2025-09-23 21:50:49 +00:00
Alex Yang
7cbabaa466 chore: fix async local storage import (#4857) 2025-09-23 21:44:40 +00:00
Alex Yang
7fa0c2dd5c chore: use zod v3 syntax (#4851) 2025-09-23 20:27:24 +00:00
Alex Yang
5ca7745dd4 chore: set noUncheckedIndexedAccess to true (#4828) 2025-09-23 19:37:49 +00:00
Maxwell
c783ff45af docs(admin): added missing updateUser api (#4846) 2025-09-23 19:29:14 +00:00
Alex Yang
fda18cadb3 ci: fix playwright install (#4849) 2025-09-23 19:19:24 +00:00
Jan Carlo Juab
987aded863 fix(types): include null in getSession return type (#4812) 2025-09-22 21:19:53 -07:00
Dylan Vanmali
f7e32006be fix (oauth-proxy): use of productionURL in for callback comparison (#4825) 2025-09-23 00:47:16 +00:00
Ducktator
27753f4826 docs(jwt): add jwtClient plugin method for token retrieval (#4824) 2025-09-22 23:53:42 +00:00
Alex Yang
fa12a008aa chore(docs): lint fix (#4827) 2025-09-22 23:42:14 +00:00
Alex Yang
10e509c9d0 chore: use tsconfig monorepo setup (#4826) 2025-09-22 23:39:08 +00:00
renovate[bot]
436a350aee chore(deps): pin actions/setup-node action to 49933ea (#4806)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-09-22 20:57:31 +00:00
Maxwell
d586e18f87 docs: add Convex integration (#4785)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: TheUntraceable <73362400+TheUntraceable@users.noreply.github.com>
2025-09-22 13:55:59 -07:00
KinfeMichael Tariku
f62675e8bd docs: add ai chat assistant for better-auth docs (#4735) 2025-09-22 20:49:26 +00:00
Mohit Khatri
6e891d853b fix(docs): set default tab to next-js since react was not listed (#4803) 2025-09-22 20:47:38 +00:00
Alex Yang
30adfe598c chore: release v1.4.0-beta.2 2025-09-22 07:51:12 -07:00
QuintenStr
a788b71b92 fix(username): username should respect send on sign config (#4799) 2025-09-22 00:36:50 -07:00
Kevin
3783b84f0d feat(passkey): allow multiple passkey origins (#4800) 2025-09-21 09:02:38 -07:00
Bernd
44a88876e7 fix(mcp): missing Content-Type header for mcp DCR (#4763) 2025-09-19 23:17:33 +00:00
DevDuki
14b9e465cd fix: wrap Math.floor around the division when calculating TTL (#4768)
Co-authored-by: Dusan Misic <dmisic@inventage.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-09-19 23:07:08 +00:00
Alex Yang
ccd4a26682 chore: add lint rule noDebugger (#4778) 2025-09-19 23:02:14 +00:00
Maxwell
c448ac0407 fix(organization): allow passing id through beforeCreateOrganization (#4765) 2025-09-19 22:58:58 +00:00
Alex Yang
dda554553e fix(api-key): calling client on server side (#4777) 2025-09-19 22:54:11 +00:00
Maxwell
76d2ab1aed fix(organization): pass ctx to DB hooks (#4769) 2025-09-19 19:14:18 +00:00