Commit Graph

6607 Commits

Author SHA1 Message Date
Bereket Engida
3b7b96ee02 demo: improve demo project ui (#7269)
Co-authored-by: claude[bot] <41898282+claude[bot]@users.noreply.github.com>
Co-authored-by: Bereket Engida <Bekacru@users.noreply.github.com>
2026-01-11 14:50:10 -08:00
amrnt
67e5d2a825 feat(organization): Add function support to membershipLimit option in organization plugin (#6786)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-11 14:49:52 -08:00
Wonsuk Choi
b35a860af8 chore: add --coverage.provider=istanbul to coverage script (#7262) 2026-01-11 10:55:54 -08:00
Maxwell
f81fe671ea fix(api-key): log key verification errors (#7174)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-11 10:28:12 -08:00
Bereket Engida
e612457652 chore: add claude code github workflow (#7268) 2026-01-11 09:03:39 -08:00
Taesu
20c21edaf4 docs: improve accessibility (#7253) 2026-01-11 16:37:55 +09:00
Taesu
5b327de253 docs: update cjs to mjs in Expo babel-config guide (#7254) 2026-01-10 17:07:14 -08:00
Paola Estefanía de Campos
5989c12611 fix(core): separate CSRF and origin checks (#7204)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-10 16:27:54 -08:00
Harry Yep
9c95bcda1c fix(two-factor): prisma issue (#5347)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: ping-maxwell <maxwell.multinite@gmail.com>
2026-01-10 10:46:46 -08:00
Yanqi Zong
0fb6e01063 fix(api-key): remove double stringify/parse of metadata field (#7076)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-10 10:18:16 -08:00
Wonsuk Choi
cee0a0b390 chore: correct @vitest/coverage-istanbul in pnpm catalog (#7248) 2026-01-10 08:50:45 -08:00
Boaz Poolman
65ad475ba3 docs: add Strapi community adapter (#7247) 2026-01-10 08:49:26 -08:00
dependabot[bot]
272e3a3612 chore(deps): bump @modelcontextprotocol/sdk from 1.25.1 to 1.25.2 (#7175)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-10 06:49:50 -08:00
Muzzaiyyan Hussain
78d1a06d85 docs: clarify MongoDB adapter transaction default behavior (#7241) 2026-01-10 02:24:21 -08:00
Alex Yang
ec50ee27b4 chore: release v1.5.0-beta.3 v1.5.0-beta.3 2026-01-10 02:10:36 -08:00
Taesu
cd2ea4cd21 fix(oauth): set account cookie on re-login when updateAccountOnSignIn is false (#7217) 2026-01-10 00:49:07 -08:00
Taesu
fd020452bb docs: automate sitemap generation (#7226) 2026-01-09 18:13:47 -08:00
Taesu
a0dcb9b7b9 docs: clean up broken links (#7227)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-09 18:05:33 -08:00
Rob Marscher
31dc0342cb docs: update waku integration guide (#7233) 2026-01-09 18:04:33 -08:00
Paola Estefanía de Campos
d2a7adf5e8 fix(oauth-provider): properly handle metadata field in client registration (#7232) 2026-01-09 17:57:36 -08:00
Dylan Vanmali
98ea603b64 chore: op plugin test fail (#7225) 2026-01-09 11:51:53 -08:00
Taesu
f869c4874b fix: use accountId instead of id when looking up accounts (#7216) 2026-01-08 21:36:23 -08:00
Paola Estefanía de Campos
a0f4ff1ea2 fix(oauth): handle unencrypted tokens when encryptOAuthTokens is enabled (#7210) 2026-01-08 20:42:19 -08:00
Taesu
706a422f09 docs(one-tap): add missing option and update to clearer description (#7214)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-08 20:41:48 -08:00
Maxwell
d3c5de4a5f fix(email-verification): sending email verification of another user fails with EMAIL_ALREADY_VERIFIED (#7215) 2026-01-08 20:41:32 -08:00
Taesu
ca9dfd78e6 fix(one-tap): respect user dismiss actions in prompt retry logic (#7211) 2026-01-08 18:41:11 -08:00
Taesu
6ac030c3c5 chore: clean up unused import (#7212) 2026-01-09 11:40:26 +09:00
Maxwell
d7621ccaf5 fix(passkey): add error logs during client verification error (#7193) 2026-01-08 10:16:13 -08:00
Maxwell
870acfcd5c chore: fix missing AnonymousSession import (#7203) 2026-01-08 09:23:47 -08:00
Rodrigo Santos
bdd3062b30 fix(anonymous): prevent Convex cleanup from deleting fresh sessions (#5825)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-08 07:25:17 -08:00
Gautam Manchandani
064ee71b7f fix: set Location header on redirected responses (#6232)
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-09 00:28:36 +10:00
Maxwell
2a80e02ad4 docs: document disableOriginCheck in options.mdx (#7199) 2026-01-08 23:42:20 +10:00
Gautam Manchandani
a9e53012df fix(docs): correct tos and policy types in oauth-provider (#7194)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-08 19:06:57 +10:00
Maxwell
1a8466090e feat(anonymous): delete anonymous user endpoint (#6377) 2026-01-08 18:59:05 +10:00
Maxwell
c69fd822e2 docs(session): document sessions for secondary storage (#7168) 2026-01-08 18:25:16 +10:00
Taesu
2221bbc76f fix(mcp): restore ctx.query from cookie in OAuth flow (#6974) 2026-01-08 15:29:55 +09:00
Taesu
f85fb3a35e chore: bump better-call (#7183) 2026-01-08 14:25:52 +08:00
Gautam Manchandani
76a414cebb fix(api-key): remove strict length pre-check in verifyApiKey (#6259)
Signed-off-by: GautamBytes <manchandanigautam@gmail.com>
Co-authored-by: Maxwell <145994855+ping-maxwell@users.noreply.github.com>
2026-01-08 14:19:30 +08:00
Taesu
b930ca61c9 docs: fix SVG attributes and fumadocs type imports (#7192) 2026-01-08 15:19:27 +09:00
Taesu
a84918e98e chore(cli): bump drizzle-orm (#7172) 2026-01-08 12:10:23 +09:00
Sergio Junior Castro Egurrola
801e5314c7 chore: make expo-network required and update expo docs content (#7179)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-08 10:53:54 +09:00
Muzzaiyyan Hussain
d727c1b72f fix(open-api): correctly infer type for ZodDefault fields (#7150)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-08 10:50:35 +09:00
Slava Yultyyev
1e681542c3 docs: update Firestore adapter to use unscoped package name (#7187) 2026-01-08 09:55:54 +09:00
Maxwell
0b492b46e0 docs(drizzle): cleanup code highlights 2026-01-08 05:59:20 +10:00
Alex Yang
b057064e92 chore: tag onEmailVerification as deprecated (#7163) 2026-01-07 18:16:17 +08:00
Alex Yang
06f2bc078c chore(core): add deprecate API (#7162) 2026-01-07 16:27:34 +08:00
Maxwell
c56c581e66 fix: clean up expired rate-limit entries on memory storage (#7161) 2026-01-07 16:08:00 +08:00
Taesu
502a62bf75 fix: call hooks on change-email-verification flow (#7160) 2026-01-07 15:54:02 +08:00
Paola Estefanía de Campos
43a974cb9e chore(core): add hasPlugin API in AuthContext (#7157)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-07 15:32:52 +08:00
Alex Yang
91331a9607 chore(core): add BetterAuthPluginRegistry for type system (#7146) 2026-01-07 14:51:28 +08:00