Commit Graph

6812 Commits

Author SHA1 Message Date
Alex Yang
c2cbb9d566 fix(one-tap): opt into FedCM to suppress Google GSI deprecation warnings (#8720) 2026-03-21 00:48:38 +00:00
Alex Yang
c8617fd445 fix: set stateless cookieCache maxAge to match session expiresIn (#8648) 2026-03-20 23:18:09 +00:00
dependabot[bot]
5c7bc4b434 chore(deps): bump fast-xml-parser from 5.5.6 to 5.5.7 (#8698)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 22:26:50 +00:00
Gustavo Valverde
8b5481758f ci: add dist declaration typecheck to CI (#8702) 2026-03-20 22:26:38 +00:00
Ollie
8682b7aebc fix(adapters): use IS NULL / IS NOT NULL for null value comparisons (#8660) 2026-03-20 22:24:38 +00:00
Taesu
faffbd6206 feat(oauth-proxy): add dedicated secret option to reduce shared key exposure surface (#8699) 2026-03-20 22:18:42 +00:00
Andreas Osberghaus
d198a82736 fix(last-login-method): normalize missing resolver path (#8589) 2026-03-20 22:18:24 +00:00
dependabot[bot]
1486fafb77 chore(deps): bump kysely from 0.28.12 to 0.28.14 (#8718)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 21:43:42 +00:00
Harshit Sharma
1f1a9362e5 docs: add better-auth-devtools to community plugins (#8714) 2026-03-20 19:28:06 +00:00
Taesu
767f129d1a fix: prevent revoked sessions from being restored via database fallback (#8708) 2026-03-20 18:34:29 +00:00
Taesu
7b658fe656 docs: improve api endpoint component (#8712) 2026-03-20 16:32:38 +00:00
Taesu
0410a40a22 docs: improve DatabaseTable UI with tab indicators, responsive scroll, and consistent typography (#8710) 2026-03-20 16:32:08 +00:00
Taesu
01e98d7533 docs: update hero section (#8709) 2026-03-20 16:31:57 +00:00
Gustavo Valverde
c41fa044d4 fix(oauth-provider): fix dist declaration type errors (#8701) 2026-03-20 00:28:29 +00:00
dependabot[bot]
ab158b1e8c chore(deps): bump kysely from 0.28.11 to 0.28.12 (#8700)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-20 00:08:17 +00:00
Bereket Engida
ffd2e7e2a8 chore: add redirect for legal 2026-03-19 16:07:55 -07:00
Rosano
b6c36ccea0 docs: fix code block formatting in username plugin content (#8690) 2026-03-19 21:18:48 +00:00
Bereket Engida
394074a203 chore: move callout after the intro 2026-03-19 13:24:24 -07:00
Bereket Engida
a846dbcb16 chore: add warning on agent auth docs 2026-03-19 13:23:36 -07:00
Alex Yang
a67630edb4 fix(sso): use namespace import for samlify to fix ESM compatibility (#8697) 2026-03-19 19:31:11 +00:00
Bereket Engida
5648bd8680 feat: agent auth plugin (#8696)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-19 12:18:34 -07:00
Raihan
06e38a442a fix(organization): filter null organizations in listUserInvitations (#8694)
Co-authored-by: Raihan Sharif <raihansharif.info@gmail.com>
2026-03-19 18:51:01 +00:00
Oscar Cornish
ac9541a846 feat(sso): Add logging for when code validation fails in oidc callback (#8693) 2026-03-19 18:23:35 +00:00
Taesu
b1be9cf61b docs: improve Blog page UI (#8683) 2026-03-18 22:37:17 +00:00
Alex Yang
92d60cd0d4 chore(deps): bump next.js from 16.1.6 to 16.2.0 (#8682) 2026-03-18 22:11:23 +00:00
Taesu
3aa107291e feat(mongo-adapter): store UUIDs as native BSON UUID (#8681) 2026-03-18 20:54:59 +00:00
Taesu
0556575457 fix(core): prioritize generateId "uuid" over adapter customIdGenerator (#8679) 2026-03-18 20:32:57 +00:00
Gustavo Valverde
8304f655ab fix(api): return Response for HTTP request contexts (#7521) 2026-03-18 18:28:33 +00:00
Dylan Vanmali
20e4561c9b feat(oauth-provider): public client prelogin endpoint (#8214) 2026-03-18 17:27:19 +00:00
Dylan Vanmali
40e7676155 fix(oauth-provider): improve allowed paths for oauth_query for client plugin (#8320) 2026-03-18 16:55:12 +00:00
dependabot[bot]
40b5e23b3b chore(deps): bump fast-xml-parser from 5.4.1 to 5.5.6 (#8665)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-18 16:55:02 +00:00
Taesu
e467deba32 docs: use moonshotai/kimi-k2.5 model for ai-chat (#8674) 2026-03-18 10:37:48 +00:00
Taesu
af85a6685d docs: polish community page UX (#8673) 2026-03-18 10:36:57 +00:00
Taesu
b8febc2477 docs: correct contributor count mismatch (#8667)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-03-18 07:40:10 +00:00
Taesu
69008867d0 docs: soften readme feature grid borders (#8666) 2026-03-18 07:40:00 +00:00
Alex Yang
169c27ed9e fix(docs): add missing Encore icon to sidebar icons (#8663) 2026-03-17 22:37:15 +00:00
Ivan Cernja
208f6fdd27 docs: add Encore integration docs (#7760) 2026-03-17 11:02:24 -07:00
Taesu
6b921ed252 docs: fix DatabaseTable type mapping and correct schema mismatches (#8611)
Co-authored-by: Cursor Agent <cursoragent@cursor.com>
Co-authored-by: Taesu <bytaesu@users.noreply.github.com>
2026-03-17 10:00:55 +00:00
Taesu
884e14a388 fix(stripe): improve organization customer search by adding customerType check (#8609) 2026-03-17 09:55:22 +00:00
Taesu
bbe1affa40 feat(email-otp): add resendStrategy option to reuse existing OTP (#8560) 2026-03-17 00:13:12 +00:00
Enguerrand des Vaux
e5687f2bf2 docs: fix import order in organization.mdx (#8642) 2026-03-16 20:31:15 +00:00
Gideon Ofori Addo
caa9fe37c6 feat(two-factor): add twoFactorPage in config (#5329) 2026-03-16 20:01:00 +00:00
Gautam Manchandani
ae861cdff2 fix: misleading rate limit IP warning (#8617)
Signed-off-by: Gautam Manchandani <manchandanigautam@gmail.com>
2026-03-16 18:39:43 +00:00
Taesu
f0c1a6b50b fix(client): handle throw:true in session refresh (#8610) 2026-03-16 18:19:12 +00:00
Taesu
54e2d8d657 docs: document missing client configuration options (#7728) 2026-03-16 17:37:56 +00:00
Taesu
b00692d4ea fix(cli): treat omitted required as true in Drizzle and Prisma generators (#8614) 2026-03-16 17:12:48 +00:00
dependabot[bot]
2e6de42999 chore(deps-dev): bump undici from 7.22.0 to 7.24.0 (#8601)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-16 17:03:52 +00:00
Sigmabro
3f75ee3ee9 fix: resolve duplicate operationId in admin plugin endpoints (#8570)
Co-authored-by: Sigmabrogz <sigmabrogz@users.noreply.github.com>
2026-03-15 07:46:30 +00:00
Alex Yang
5f348988b3 chore: ignore built electron dependencies (#8602) 2026-03-13 23:26:19 +00:00
Yanqi Zong
5d60dc585e feat(organization): explicit organizationId in team endpoints (#5062)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-03-13 23:18:14 +00:00