Luís Rudge
|
d3e6468bb0
|
chore: fix opencode tag and MCP command structure (#7451)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
|
2026-01-19 22:40:42 -08:00 |
|
Bereket Engida
|
01bd8c1b76
|
feat(admin): make password field optional on create user (#7441)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
|
2026-01-19 22:40:42 -08:00 |
|
Bereket Engida
|
308f8ae14e
|
chore(demo): hide admin dashboard for non-admin users
|
2026-01-17 22:18:28 -08:00 |
|
Alex Yang
|
bcb4d24cbc
|
chore: release v1.4.15
|
2026-01-17 17:39:08 -08:00 |
|
Alex Yang
|
e99af846b6
|
refactor: simplify options type (#7420)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
|
2026-01-17 17:37:56 -08:00 |
|
Gustavo Valverde
|
1988cea6c4
|
fix(client): deep merge plugin actions to preserve all methods (#7407)
|
2026-01-17 17:37:56 -08:00 |
|
Alex Yang
|
a02b3af81a
|
fix: update TanStack imports to use server subpath (#7446)
|
2026-01-17 17:37:56 -08:00 |
|
Alex Yang
|
1d649c09a4
|
chore: release v1.4.14
|
2026-01-16 20:23:14 -08:00 |
|
Max
|
2b97680396
|
chore(cli): export schema generators via /api subpath (#7082)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-16 19:55:42 -08:00 |
|
Alex Yang
|
5d26ce3fa0
|
chore: fix lint warnings (#7432)
|
2026-01-16 19:43:54 -08:00 |
|
Alex Yang
|
f0bbd973e2
|
test(organization): reduce any type (#7429)
|
2026-01-16 19:43:54 -08:00 |
|
Joél Solano
|
dfcbefea5a
|
fix: allow empty name on email sign-up (#7409)
|
2026-01-16 19:43:53 -08:00 |
|
Taesu
|
1233031cfe
|
fix: update Figma provider default scope and oauth endpoints (#7422)
|
2026-01-16 19:43:53 -08:00 |
|
Taesu
|
b636bd691c
|
feat(stripe): add support for locale option to upgradeSubscription (#7421)
|
2026-01-16 19:43:53 -08:00 |
|
Taesu
|
a9e4448429
|
fix: centralize schema parsing for API responses (#7414)
|
2026-01-16 19:43:53 -08:00 |
|
Joél Solano
|
12f4d21482
|
chore: fix better-auth README.md (#7415)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
|
2026-01-16 19:43:53 -08:00 |
|
Taesu
|
88e9224a4a
|
feat: add skipTrailingSlashes option to advanced config (#7404)
|
2026-01-16 19:43:53 -08:00 |
|
Taesu
|
29476bbe70
|
refactor: replace nested conditionals with switch in email verification (#7397)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: taesu <taesu@better-auth.com>
|
2026-01-16 19:43:53 -08:00 |
|
dependabot[bot]
|
286b8dfa6d
|
chore(deps-dev): bump @sveltejs/kit from 2.49.2 to 2.49.5 (#7401)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2026-01-16 19:43:53 -08:00 |
|
Paola Estefanía de Campos
|
3decd1c14f
|
test(mcp): add unit tests for setup tool (#7337)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-16 19:43:53 -08:00 |
|
Alex Yang
|
be37c9058c
|
fix: TanStack Start cookie plugins for React and Solid.js (#7389)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-16 19:43:53 -08:00 |
|
Alex Yang
|
e14c211afd
|
chore: release v1.4.13
|
2026-01-14 19:20:36 -08:00 |
|
Taesu
|
f812e875c1
|
fix: preserve attributes when expiring cookies (#7363)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
|
2026-01-14 19:20:18 -08:00 |
|
Alex Yang
|
39fcf97315
|
feat(core): add version in AuthContext (#7362)
|
2026-01-14 19:20:18 -08:00 |
|
Alex Yang
|
9a7085c8e0
|
chore: add lint rule useConst (#7369)
|
2026-01-14 19:20:18 -08:00 |
|
Maxwell
|
0dda77f008
|
fix: should return dates for expiration fields (#7351)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-14 19:20:18 -08:00 |
|
Joél Solano
|
8076838393
|
chore(organization): remove any return type (#7364)
|
2026-01-14 19:20:18 -08:00 |
|
Joél Solano
|
2e83f0a182
|
fix(organization): infer endpoints when dynamic ac and teams enabled (#7359)
|
2026-01-14 19:20:18 -08:00 |
|
Taesu
|
a043b121d0
|
fix(stripe): add generic return type to getSchema for proper field inference (#7353)
|
2026-01-14 19:20:18 -08:00 |
|
Bereket Engida
|
f5bb8c1ed1
|
feat(organization): allow rejecting expired invites and filter pending invitations (#7322)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 19:20:18 -08:00 |
|
Alex Yang
|
1c765ef310
|
chore(core): fix error.cause in BetterAuthError (#7347)
|
2026-01-14 19:20:18 -08:00 |
|
Taesu
|
8b20b6cdb1
|
docs: clarify URL parameter descriptions for subscription upgrade (#7344)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-14 19:20:18 -08:00 |
|
Sebastian
|
fb72a5e282
|
fix(expo): fix cookie-based OAuth state with expo-authorization-proxy (#6933)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
|
2026-01-14 19:20:18 -08:00 |
|
Jonathan Samines
|
8292ca7ac3
|
chore(scim): add SCIM demo (#6639)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Claude Sonnet 4.5 <noreply@anthropic.com>
|
2026-01-14 19:20:18 -08:00 |
|
Cem Çevik
|
d8a1ae2ffe
|
feat(scim): add Microsoft Entra ID SCIM Compatibility (#6589)
Co-authored-by: Cem Cevik <soslubok01@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-14 19:20:18 -08:00 |
|
Erik Müller
|
3fa5e4179c
|
feat(integrations): support both react and solid flavors of tanstack-start (#7340)
Co-authored-by: Erik Müller <erik@circonomit.de>
|
2026-01-14 19:20:18 -08:00 |
|
Alex Yang
|
68b13c2a94
|
chore: fix lint warnings (#7336)
|
2026-01-14 19:20:18 -08:00 |
|
Alex Yang
|
d702b88d53
|
chore(core): use global for multiple instances of BetterAuth (#7334)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2026-01-14 19:20:18 -08:00 |
|
Paola Estefanía de Campos
|
33aaacef8e
|
feat(mcp): add setup_auth tool (#7307)
|
2026-01-14 19:20:18 -08:00 |
|
Alex Yang
|
cb40989769
|
chore: release v1.4.12
|
2026-01-12 16:01:04 -08:00 |
|
Alex Yang
|
37b0bf00f4
|
chore: release v1.4.12-beta.2
|
2026-01-12 16:00:48 -08:00 |
|
Paola Estefanía de Campos
|
fd4e591f0e
|
fix(client): add refetch to useSession for all clients (#7255)
|
2026-01-12 16:00:48 -08:00 |
|
Jonathan Samines
|
9f18f628d8
|
chore: fix filter server api type (#7294)
|
2026-01-12 16:00:48 -08:00 |
|
Maxwell
|
2012aad0bb
|
fix(anonymous): define delete-anonymous-user path method (#7296)
|
2026-01-12 16:00:48 -08:00 |
|
Taesu
|
19db775b4e
|
feat(oauth): add custom authorizationEndpoint option (#6962)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2026-01-12 16:00:48 -08:00 |
|
Rayan Pal
|
e72213aa96
|
fix(session): prevent duplicate tokens in active sessions list (#7285)
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-12 16:00:48 -08:00 |
|
Alex Yang
|
1e5947f28f
|
chore: release v1.4.12-beta.1
|
2026-01-12 16:00:48 -08:00 |
|
Alex Yang
|
7ece139ce1
|
fix(core): remove dual module warning (#7308)
|
2026-01-12 16:00:48 -08:00 |
|
Alex Yang
|
3b8db3418b
|
chore: release v1.4.11
|
2026-01-12 02:50:38 -08:00 |
|
Rayan Pal
|
63d6721411
|
fix(two-factor): add missing POST endpoints to client pathMethods (#7284)
|
2026-01-12 02:50:02 -08:00 |
|