Alex Yang
b375dffdc6
docs: fix scrolling issue ( #4169 )
2025-09-02 10:41:54 -07:00
Fuma Nama
d26d45741a
chore: update to Fumadocs 15.7 ( #4154 )
...
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
Co-authored-by: Kinfe123 <kinfishtech@gmail.com >
2025-09-02 10:41:54 -07:00
Alex Yang
5af2fb4fa6
docs: revert fumadocs ( #4147 )
2025-09-02 10:41:54 -07:00
Alex Yang
e25d7320f9
chore: bump fumadocs ( #4144 )
2025-09-02 10:41:54 -07:00
Alex Yang
cb0baf61d8
chore: bump next.js ( #4135 )
2025-09-02 10:41:54 -07:00
KinfeMichael Tariku
bc5db5d7cb
docs: improve the tooltip content display ( #4362 )
2025-09-02 18:54:09 +03:00
Joel
cf7f2f1181
feat(admin): get user ( #2587 )
...
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com >
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com >
2025-08-30 16:09:06 -07:00
Maxwell
d3ef75653c
docs(username): Change examples to APIMethod ( #4308 )
2025-08-30 14:15:05 -07:00
Maxwell
74b8e50bee
docs: fix typos in codeblocks ( #4310 )
2025-08-29 22:35:27 -07:00
Ross
4925969691
docs: update users-accounts.mdx ( #4160 )
2025-08-29 10:58:50 -07:00
Dagmawi Babi
6083855a53
docs: Supabase Auth to PlanetScale Migration Guide ( #3968 )
...
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
2025-08-27 08:59:21 -07:00
Zach Grimaldi
f978fe9a98
docs: add better-auth-cloudflare to community plugins ( #4212 )
2025-08-24 17:34:16 -07:00
KinfeMichael Tariku
8c23eb0739
docs: add more resource videos ( #4173 )
2025-08-23 22:53:06 -07:00
Maxwell
577cfb4ab3
docs: add custom text selection color ( #4157 )
2025-08-22 10:03:55 -07:00
sami
85f7eef266
docs: fix consistency on remix guide auth-client usage ( #4142 )
...
Co-authored-by: Kinfe123 <kinfishtech@gmail.com >
2025-08-22 16:51:42 +03:00
Maxwell
fe9c5e428b
docs: remove duplicate auth0 guide ( #4146 )
2025-08-21 20:05:54 -07:00
Bereket Engida
b6f07eed87
Merge branch 'main' of https://github.com/better-auth/better-auth
2025-08-21 11:38:13 -07:00
KinfeMichael Tariku
100494ce8f
docs: fix correct listUsers usage client-side API docs ( #4119 )
2025-08-21 11:37:27 -07:00
KinfeMichael Tariku
38ccbb8608
docs: auth0 migration guide ( #3165 )
...
* migration guide
* update and lint
* added in remove list
* update
* update
* update
* update
* docs
* migration
* update
* docs
* update
---------
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
2025-08-21 11:37:27 -07:00
Tobias Möritz
0bd9e7979c
docs: add better auth attio ( #4063 )
2025-08-21 11:37:27 -07:00
Andy Bonventre
86f6234f8d
chore: fix token encryption doc code snippet ( #4067 )
2025-08-21 11:37:27 -07:00
Boby Tiwari
ea20c231a2
docs: fix missing user table name for 2fa plugin field reference ( #4029 )
...
Added the explicit user table name for better readability and understanding
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
2025-08-21 11:37:27 -07:00
Thomas Jowsey
b516e43f1b
docs: fix getRequestEvent SvelteKit version callout ( #4058 )
...
Reference: https://github.com/sveltejs/kit/blob/main/packages/kit/CHANGELOG.md#2200
2025-08-21 11:37:27 -07:00
KinfeMichael Tariku
6d4091dfdf
docs: fix correct listUsers usage client-side API docs ( #4119 )
2025-08-21 10:03:10 -07:00
Alexander Abou Chedid
7772265c35
fix(oauth2): correct basic auth header construction for refresh token ( #4126 )
...
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-08-21 08:22:20 -07:00
Alex Yang
dd4e06661c
ci: test for node.js 22 ( #4111 )
2025-08-20 16:57:22 -07:00
Alex Yang
73da454c6c
fix(client): avoid atom to be proxy ( #4079 )
2025-08-20 16:30:04 -07:00
Alex Yang
bb634a0f5c
fix(cli): generate throws error with default export ( #4113 )
2025-08-20 16:25:32 -07:00
Dylan Vanmali
c05b103c3e
feat: remote sign a jwt payload ( #4074 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-08-20 15:51:02 -07:00
Alex Yang
3ad5ef72c5
fix: avoid general oauth flow duplicate user ( #3839 )
2025-08-20 14:06:33 -07:00
Alex Yang
fc8a25abd0
feat: support node:sqlite ( #3869 )
2025-08-20 12:57:30 -07:00
Alex Yang
a686a8c5aa
fix: check x-api-key for all auth endpoint ( #4083 )
2025-08-20 09:56:11 -07:00
Eniola Osabiya
d9f8806090
fix(cli): check for undefined defaultValue instead of truthy value when generating drizzle schema( #3512 )
2025-08-20 09:35:44 -07:00
Alex Yang
d921471a74
test: flaky becase cleanup function not called ( #4099 )
2025-08-19 20:29:39 -07:00
Alex Yang
1959eb872e
chore: bump biome ( #4096 )
2025-08-19 19:01:10 -07:00
Dylan Vanmali
94bdf7f218
fix (oidc): payload times should be in sec ( #4075 )
...
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-08-19 19:01:01 -07:00
Alex Yang
6055a12a9b
fix: move stack check into inner function ( #4094 )
2025-08-19 18:31:21 -07:00
Alex Yang
48f915b9ba
feat: support to infer error types from endpoint ( #4095 )
2025-08-19 18:04:54 -07:00
Alex Yang
12ae7c7b1c
fix: show error stack in debug mode ( #4091 )
2025-08-19 16:13:41 -07:00
Alex Yang
059d7b3bdb
chore: bump better-call ( #4088 )
2025-08-19 13:59:43 -07:00
KinfeMichael Tariku
4472f679f0
docs: auth0 migration guide ( #3165 )
...
* migration guide
* update and lint
* added in remove list
* update
* update
* update
* update
* docs
* migration
* update
* docs
* update
---------
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
2025-08-19 11:07:36 -07:00
Fraol Lemecha
7b6f3fad8b
fix: telemetry should be opt in not opt out ( #4081 )
...
* fix(telemetry): make telemetry opt in
* fix(telemetry): remove telemetry notice
* fix(docs): remove redundant "is"
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
* test(telemetry): opt in to telemetry in tests
---------
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2025-08-19 10:28:58 -07:00
Bereket Engida
fc47acad5f
chore: release v1.3.8-beta.1
v1.3.8-beta.1
2025-08-18 21:26:57 -07:00
Bereket Engida
99834437b0
fix: secondary storage should allow returning both string and parsed json ( #4076 )
...
* docs: hero section alignment with feature section on big screens (#4018 )
* fix: hero section alignment with feature section on big screens
* fix
---------
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
* chore: fix broken testomnial link
* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization
* chore: update sso docs
* chore: fix import typo
* docs: hero section alignment with feature section on big screens (#4018 )
* fix: hero section alignment with feature section on big screens
* fix
---------
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
* chore: fix broken testomnial link
* fix(sso): [⚠︎Security] - membership check should be required before allowing users to create sso for an organization
* chore: update sso docs
* chore: fix import typo
* chore: release v1.3.7-beta.4
* chore: release v1.3.7
* support both json and string
* add test and type
* fix up docs
* fix test
* fix test
* fix type
---------
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
2025-08-18 21:08:39 -07:00
Aditya Ingole
e08cf6fb44
fix(client): prevent proxy promise-like behavior ( #3679 )
...
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
Co-authored-by: Alex Yang <himself65@outlook.com >
(cherry picked from commit 9437828576 )
2025-08-18 18:39:35 -07:00
Aditya Ingole
9437828576
fix(client): prevent proxy promise-like behavior ( #3679 )
...
Co-authored-by: Bereket Engida <Bekacru@gmail.com >
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com >
Co-authored-by: KinfeMichael Tariku <65047246+Kinfe123@users.noreply.github.com >
Co-authored-by: Alex Yang <himself65@outlook.com >
2025-08-18 18:36:29 -07:00
Alex Yang
789f4013e8
fix: constant time compare ( #4077 )
2025-08-18 18:22:50 -07:00
Dylan Vanmali
74ccf8dac5
feat(jwt): jwks remote url ( #4071 )
2025-08-18 14:18:11 -07:00
Dylan Vanmali
4b8a2f62b9
feat(jwt): add disableSettingJwtHeader flag to prevent issuance of signed jwt ( #4072 )
2025-08-18 14:17:30 -07:00
Alex Yang
da52400a51
docs: fix typos ( #4069 )
2025-08-18 10:50:00 -07:00