Maxwell
|
284351abcf
|
docs(bearer): explain bearer requests requirements better (#6591)
|
2025-12-07 11:23:55 -08:00 |
|
Joél Solano
|
ba738464b9
|
chore(api-key): re-export types (#6574)
|
2025-12-06 21:40:13 -08:00 |
|
Bereket Engida
|
4d95452b03
|
chore: update better-call package version to 1.1.5 (#6578)
|
2025-12-06 19:02:57 -08:00 |
|
Bereket Engida
|
26b2b837a3
|
fix: make sure non-chunked session data cookie is cleared
|
2025-12-06 18:25:04 -08:00 |
|
Bereket Engida
|
b1ea1f520f
|
docs: update convex guide callout (#6570)
|
2025-12-06 10:03:22 -08:00 |
|
Joél Solano
|
215431bb4f
|
chore(organization): re-export schema types in client (#6566)
|
2025-12-06 09:13:59 -08:00 |
|
Joél Solano
|
6e614eeb7f
|
fix(admin): clear admin session cookie on stopImpersonating (#6568)
|
2025-12-06 09:13:28 -08:00 |
|
Duki
|
45cf48462e
|
fix: prematurely deleting active sessions in secondary storage (#3885)
|
2025-12-06 08:13:50 -08:00 |
|
Alex Yang
|
c79b6e3aae
|
chore: bump devDependencies (#6562)
|
2025-12-06 18:44:23 +09:00 |
|
Alex Yang
|
0ef0a1351b
|
chore: fix types in package.json (#6560)
|
2025-12-06 18:22:17 +09:00 |
|
Alex Yang
|
3c6bed53c6
|
chore: update repository URLs in package.json (#6561)
|
2025-12-06 18:22:05 +09:00 |
|
Dylan Vanmali
|
7d5f12b1f9
|
feat: drizzle pg supports JSON (#6518)
|
2025-12-06 16:50:37 +09:00 |
|
Bereket Engida
|
9f6b8e753d
|
feat(oauth-proxy): add expirty timestamp for encrypted tokens (#6538)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-05 18:38:56 -08:00 |
|
Maxwell
|
5ce4d098fa
|
fix(cli): deduplicate drizzle schema relationships (#6547)
|
2025-12-05 17:07:59 -08:00 |
|
Taesu
|
a7efc2aeb2
|
docs: correct API component usage (#6556)
|
2025-12-05 17:07:09 -08:00 |
|
Paola Estefanía de Campos
|
69db13bcce
|
fix(saml): enforce trusted provider check (#6551)
|
2025-12-05 15:35:27 -08:00 |
|
Gautam Manchandani
|
2495956502
|
docs: clarify createOrganization behavior regarding userId and session headers (#6526)
|
2025-12-05 08:13:21 -08:00 |
|
Gautam Manchandani
|
6066fdea8f
|
fix(openapi): mark /get-session response as nullable (#6540)
|
2025-12-05 08:12:40 -08:00 |
|
Jonathan Samines
|
5436b95ada
|
chore: remove unused exports and export types (#6513)
|
2025-12-04 22:30:15 -08:00 |
|
Bereket Engida
|
5327886f13
|
chore: release v1.4.6-beta.3
v1.4.6-beta.3
|
2025-12-04 18:57:19 -08:00 |
|
Bereket Engida
|
9228c9e113
|
fix: pathname should be normalized when basePath is set to root
|
2025-12-04 18:57:01 -08:00 |
|
Alex Yang
|
5569af919d
|
chore: async local storage fallback for convex (#6534)
|
2025-12-04 17:00:15 -08:00 |
|
Alex Yang
|
64548d6331
|
docs: update README.md
|
2025-12-04 13:30:27 -08:00 |
|
Daniel Finke
|
dd551c9262
|
docs(jwt): remove JWT adapter getLatestKey (#6511)
|
2025-12-04 13:30:08 -08:00 |
|
Jonathan Samines
|
868504f2c2
|
chore: hoist endpoint schemas (#6283)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
|
2025-12-04 12:48:10 -08:00 |
|
Jonathan Samines
|
d09c580bcb
|
feat: add ctx.isTrustedDomain helper (#6462)
|
2025-12-04 12:45:10 -08:00 |
|
Alex Yang
|
a2b2f60f0f
|
chore: bump tsdown (#6532)
|
2025-12-04 10:52:58 -08:00 |
|
Josef Zoller
|
088db0b5c1
|
fix(core): allow returning null in getUserInfo in provider options (#6528)
|
2025-12-04 10:33:06 -08:00 |
|
Joél Solano
|
fa78dcb3fb
|
chore(passkey): re-export necessary types in client (#6523)
|
2025-12-04 06:01:24 -08:00 |
|
Alex Yang
|
f2fb95b8ff
|
chore: bump msw (#6517)
|
2025-12-03 21:38:11 -08:00 |
|
Alex Yang
|
47044905d4
|
chore(cli): reduce better-auth imports (#6507)
|
2025-12-03 21:17:46 -08:00 |
|
Jonathan Samines
|
a1afa745c6
|
docs: update endpoints docs that require session (#6516)
|
2025-12-03 21:04:36 -08:00 |
|
Maxwell
|
2fc58d664f
|
fix(oidc): compatibility with exact-optional-property (#6502)
|
2025-12-03 20:52:26 -08:00 |
|
Maxwell
|
fe1faa4bcb
|
chore: improve adapter tests CI (#6464)
|
2025-12-03 19:46:08 -08:00 |
|
Alex Yang
|
61a74100bd
|
chore: bump react (#6508)
|
2025-12-03 16:14:22 -08:00 |
|
Alex Yang
|
ed68935e5d
|
refactor: move capitalizeFirstLetter to core (#6506)
|
2025-12-03 15:21:03 -08:00 |
|
Alex Yang
|
04ccc5e0e7
|
chore: cleanup prisma deps (#6505)
|
2025-12-03 14:50:17 -08:00 |
|
Maxwell
|
3729ec4cdf
|
chore: more unit tests for api-key (#6499)
|
2025-12-03 13:45:39 -08:00 |
|
Alex Yang
|
dd2545d634
|
fix(cli): secret generates empty (#6504)
|
2025-12-03 13:40:32 -08:00 |
|
Gautam Manchandani
|
843083fdff
|
test: fix regression test for generateId: false scenario (#6493)
|
2025-12-03 13:32:22 -08:00 |
|
renovate[bot]
|
4ec317655d
|
fix(deps): update dependency next to v16.0.7 [security] (#6501)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-12-03 13:31:13 -08:00 |
|
Pedro Figueiredo
|
8efd5cdb05
|
fix: export organization plugin types (#6490)
|
2025-12-03 09:38:51 -08:00 |
|
OrcDev
|
6276a740a7
|
docs: add middleware section for TanStack Start (#6495)
|
2025-12-03 09:36:38 -08:00 |
|
Gautam Manchandani
|
99d3e59e5a
|
fix(db): correctly unwrap validator result in schema parsing (#6488)
|
2025-12-03 09:33:59 -08:00 |
|
caykey
|
58e886c202
|
docs: correct spelling of 'Tiktok' to 'TikTok' (#6485)
|
2025-12-02 23:04:19 -08:00 |
|
Landon Colburn
|
b4f45848d1
|
fix: avoid throwing on client side (#6361)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
|
2025-12-02 22:56:20 -08:00 |
|
Alex Yang
|
6c83eca2a0
|
refactor: move adapter-factory to core (#6477)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-02 18:17:53 -08:00 |
|
Alex Yang
|
dba28cd231
|
chore: release v1.4.6-beta.2
v1.4.6-beta.2
|
2025-12-02 15:57:36 -08:00 |
|
Alex Yang
|
4d834026da
|
Revert "ci: remove NODE_AUTH_TOKEN during publish (#6475)"
This reverts commit 7a6103e082.
|
2025-12-02 15:57:29 -08:00 |
|
Alex Yang
|
d8589776bd
|
chore: release v1.4.6-beta.1
v1.4.6-beta.1
|
2025-12-02 15:53:53 -08:00 |
|