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 |
|
Alex Yang
|
df7718558f
|
chore: release v1.4.5-beta.2
v1.4.5-beta.2
|
2025-12-02 15:47:05 -08:00 |
|
Alex Yang
|
9b556f3d97
|
fix: add helper types to exports (#6479)
|
2025-12-02 15:38:48 -08:00 |
|
Alex Yang
|
eab17f05b1
|
docs: update usage in Next.js integration (#6476)
|
2025-12-02 12:18:03 -08:00 |
|
Alex Yang
|
7a6103e082
|
ci: remove NODE_AUTH_TOKEN during publish (#6475)
|
2025-12-02 11:50:32 -08:00 |
|
Alex Yang
|
c666670fbe
|
chore: release v1.4.5-beta.1
v1.4.5-beta.1
|
2025-12-02 11:29:32 -08:00 |
|
Alex Yang
|
123bdee671
|
fix(cli): compatibility for Prisma v7 in schema generation (#6459)
|
2025-12-02 11:27:36 -08:00 |
|
Harry Yep
|
ad3d641b51
|
ci: adding concurrency (#6467)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-12-02 11:15:05 -08:00 |
|
Joél Solano
|
ea4a1235d2
|
docs: adjust sidebar breakpoint to same as navbar (#6471)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
|
2025-12-02 10:35:05 -08:00 |
|
Dylan Vanmali
|
fd7256014b
|
fix(db-adapter): string[] and number[] fieldTypes incorrectly parsed for plugins (#4237)
|
2025-12-02 10:24:22 -08:00 |
|
Bereket Engida
|
189dedd006
|
chore: release v1.4.4-beta.3
v1.4.4-beta.3
|
2025-12-02 10:10:51 -08:00 |
|
Bereket Engida
|
6269a332dd
|
chore: release v1.4.4-beta.2
|
2025-12-02 10:10:47 -08:00 |
|
Maxwell
|
52c15d4934
|
chore: fix validation errors in unit tests (#6466)
|
2025-12-02 10:07:15 -08:00 |
|
Joél Solano
|
f8159aec24
|
docs(fix): username is optional during sign-up (#6457)
|
2025-12-01 22:47:48 -08:00 |
|
Bereket Engida
|
a31b0c47fd
|
chore: update better-call package version to 1.1.4 in pnpm workspace
|
2025-12-01 22:45:19 -08:00 |
|
Gautam Manchandani
|
a25fb65b95
|
fix: preserve user ID in cookie cache during stateless sessions (#6452)
|
2025-12-01 21:03:18 -08:00 |
|
Alex Yang
|
5cbe0a58e7
|
chore: enforce imports to use node: protocol (#6461)
|
2025-12-01 16:08:32 -08:00 |
|
Alex Yang
|
f1e94f2b60
|
ci: add auto cherry-pick PRs from canary to main (#6453)
|
2025-12-01 15:37:14 -08:00 |
|
Jonathan Samines
|
fbe51c8f93
|
chore: add spell checker (#6319)
|
2025-12-01 10:33:38 -08:00 |
|
Paola Estefanía de Campos
|
7908ac9ba5
|
chore: add auth secret entropy check on prod and doc improvement (#6114)
Co-authored-by: Alex Yang <himself65@outlook.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
|
2025-12-01 09:50:30 -08:00 |
|
Jonathan Samines
|
efaef41640
|
feat: lint dependencies (#6309)
|
2025-12-01 09:01:54 -08:00 |
|
Joél Solano
|
69039b97d0
|
docs: use package-install instead of bash for cli commands (#6407)
|
2025-12-01 08:48:46 -08:00 |
|
Gautam Manchandani
|
2d70dc39f5
|
docs: correct banExpires field and time unit in Clerk migration guide (#6444)
|
2025-12-01 08:48:09 -08:00 |
|
Bereket Engida
|
7a0f32b706
|
docs: standardize warning formatting for email sending to prevent timing attacks (#6434)
|
2025-11-30 14:14:05 -08:00 |
|
Bereket Engida
|
b1bbdde02a
|
docs: add warnings about awaiting emails (#6433)
|
2025-11-30 14:03:20 -08:00 |
|
Bereket Engida
|
ef49216d64
|
refactor: replace DBPreservedModels with BaseModelNames (#6432)
|
2025-11-30 13:58:27 -08:00 |
|
Bereket Engida
|
bf946fe3d5
|
fix(passkey): delete passkey failing on prisma when userId isn't set to unique (#6431)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-11-30 13:58:04 -08:00 |
|
Will Ceolin
|
59074256ff
|
chore: update Next.js peer range to include v16 (#6430)
|
2025-11-30 13:46:11 -08:00 |
|
Joél Solano
|
69327392c8
|
chore: fix typecheck (#6427)
|
2025-11-30 08:49:35 -08:00 |
|
Bereket Engida
|
b76945e2de
|
Revert "fix(sso): always use default SAML assertion consumer service URL (#6069)"
This reverts commit 041ebeb2f6.
|
2025-11-29 23:09:56 -08:00 |
|
Bereket Engida
|
7699846ec9
|
fix: additional fields default values should apply when creating session (#5763)
|
2025-11-29 22:49:52 -08:00 |
|
Bereket Engida
|
041ebeb2f6
|
fix(sso): always use default SAML assertion consumer service URL (#6069)
|
2025-11-29 22:47:32 -08:00 |
|
Bereket Engida
|
022ce29079
|
fix: return null early if userid isn't defined (#6418)
|
2025-11-29 22:47:12 -08:00 |
|
renovate[bot]
|
1525512144
|
chore(deps): update github-actions (major) (#4807)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
2025-11-29 22:29:53 -08:00 |
|
KinfeMichael Tariku
|
39eb685200
|
fix: improve error handling for unsupported additionalFields on generate (#3977)
|
2025-11-29 22:27:45 -08:00 |
|
Bereket Engida
|
7d5656644f
|
test: remove client config tests for user-agent handling
|
2025-11-29 22:02:26 -08:00 |
|
Joél Solano
|
fd23c83ea8
|
feat(one-tap): add fedcm support (#6380)
|
2025-11-29 21:57:06 -08:00 |
|
Gautam Manchandani
|
3a13366201
|
fix(expo): dismiss auth session on android to prevent invalid state error (#6388)
|
2025-11-29 21:55:52 -08:00 |
|
Bereket Engida
|
0617b69b2a
|
fix: remove applying user-agent by default (#6417)
|
2025-11-29 21:54:00 -08:00 |
|
Joél Solano
|
57d36f295d
|
fix: chunk account data cookie when exceeding limit (#6393)
|
2025-11-29 21:45:17 -08:00 |
|
Bereket Engida
|
6d5e8a9338
|
docs: change theme toggle (#6416)
|
2025-11-29 21:43:39 -08:00 |
|
Daniel Finke
|
fa01ca95e3
|
fix(logger): log level priority (#6411)
|
2025-11-29 21:14:33 -08:00 |
|
Taesu
|
3037cd5d0a
|
docs: update the db adapter content and keep the format consistent (#6402)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-11-29 09:21:21 -08:00 |
|
Joél Solano
|
da7eac7c48
|
chore: fix dev script (#6403)
|
2025-11-29 09:18:23 -08:00 |
|