Commit Graph

6783 Commits

Author SHA1 Message Date
Taesu
163d76fb4a chore(demo): remove 'type': 'module' from nextjs demo (#8776) 2026-03-25 21:06:19 +00:00
Taesu
a0b435e17a chore: update CLAUDE.md branch references from canary to main (#8773) 2026-03-25 15:56:01 +00:00
Taesu
b2bbeb9568 docs(landing): improve main routes style (#8749)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-03-25 15:41:55 +00:00
Maxwell
ffaeb9f29c docs: apple social login requires JWT client-secret (#8771) 2026-03-25 21:46:22 +10:00
Maxwell
f785113c5e chore: add warning on agent auth docs (#8766)
Co-authored-by: Bereket Engida <Bekacru@gmail.com>
2026-03-25 05:13:53 +00:00
Gustavo Valverde
2d56c6af68 fix(oauth-provider): normalize auth_time timestamps (#8761) 2026-03-24 15:22:35 -07:00
Terry Henrard
e0c8d853bf docs: update Upstash Redis TTL example to use redis.set (#8764) 2026-03-24 21:52:02 +00:00
Maxwell
ed269e93a6 fix(test-utils): remove using keyword (#8756) 2026-03-24 14:36:55 +00:00
Taesu
573d32d763 test: use fake timers in JWT max age expiry test case to prevent flaky failure (#8755) 2026-03-24 13:37:19 +00:00
Maxwell
a399653e88 fix(username): dont set other username prop in updateUser (#7570)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
2026-03-24 13:34:15 +00:00
armful
4bc1d1634b fix(username): enforce username uniqueness in updateUser (#8731)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-03-24 08:05:41 +00:00
armful
888f7440ac docs: include query in authClient accountInfo api (#8745) 2026-03-23 17:30:57 -07:00
Taesu
d0b62a0cd8 feat(cli): migrate MCP server URL to mcp.better-auth.com (#8747)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-03-23 17:30:04 -07:00
Harry Yep
24a6a20d2f fix(passkey): use message (#8751) 2026-03-23 17:29:39 -07:00
Dave
33de2e2a3a docs: fix formatting in Polar integration content (#8748) 2026-03-23 21:05:54 +00:00
Jonathan Samines
a1b0fdcd70 feat(db): add case insensitive queries support (#8556) 2026-03-23 13:09:29 -07:00
Bereket Engida
841410031a chore: release v1.5.7-beta.1 v1.5.7-beta.1 2026-03-22 21:09:52 -07:00
Bereket Engida
c527d4e4cc chore: release v1.5.1-beta.4 v1.5.1-beta.4 2026-03-22 21:04:04 -07:00
armful
df9abae0bc feat(haveibeenpwned): add enable option (#8728)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-03-22 22:30:56 +00:00
Taesu
b647ef3488 fix(sso): skip state cookie check for SAML ACS cross-site POST (#8735) 2026-03-22 14:27:55 -07:00
Bereket Engida
3901a921ed chore: update privacy policy 2026-03-21 12:09:52 -07:00
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