Commit Graph

5896 Commits

Author SHA1 Message Date
Gautam Manchandani
8ec995ea8d 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-12 02:50:02 -08:00
Maxwell
cf2b3786da feat(anonymous): delete anonymous user endpoint (#6377) 2026-01-12 02:50:02 -08:00
Taesu
7bd13cab62 fix(mcp): restore ctx.query from cookie in OAuth flow (#6974) 2026-01-12 02:50:02 -08:00
Gautam Manchandani
06db3ec6a3 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-12 02:50:02 -08:00
Taesu
bcd66cd8fc chore(cli): bump drizzle-orm (#7172) 2026-01-12 02:50:02 -08:00
Sergio Junior Castro Egurrola
801cbfeeb8 chore: make expo-network required and update expo docs content (#7179)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-12 02:50:02 -08:00
Muzzaiyyan Hussain
6fa91ae0d1 fix(open-api): correctly infer type for ZodDefault fields (#7150)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-12 02:50:02 -08:00
Alex Yang
bb1c36bfc9 chore: tag onEmailVerification as deprecated (#7163) 2026-01-12 02:50:02 -08:00
Alex Yang
fe2fc7bb95 chore(core): add deprecate API (#7162) 2026-01-12 02:50:02 -08:00
Maxwell
89567412a9 fix: clean up expired rate-limit entries on memory storage (#7161) 2026-01-12 02:50:02 -08:00
Taesu
740b21bab3 fix: call hooks on change-email-verification flow (#7160) 2026-01-12 02:50:02 -08:00
Taesu
6937f620c3 feat(stripe): enhance stripe plugin with organization customer support (#7142)
Co-authored-by: Cmion <Cmion@users.noreply.github.com>
2026-01-12 02:50:02 -08:00
Paola Estefanía de Campos
bd257f26b1 chore: ignore cursor folder (#7158) 2026-01-12 02:50:02 -08:00
Alex Yang
0732c9148e chore(oauth-provider): add NoInfer (#7148) 2026-01-12 02:50:02 -08:00
Alex Yang
f8318f6b6c chore(core): add getPlugin API in AuthContext (#7145) 2026-01-12 02:50:02 -08:00
Muzzaiyyan Hussain
8b7afaafa7 chore(mongodb-adapter): add MongoAdapterError (#6823)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-12 02:50:02 -08:00
Paola Estefanía de Campos
40a8218728 feat(saml): reject SAML responses containing multiple assertions (#6836)
Co-authored-by: Alexander Asomba <3323537+alexasomba@users.noreply.github.com>
2026-01-12 02:50:02 -08:00
Gautam Manchandani
396d7b4272 fix(email-otp): call afterEmailVerification hook on verification (#7121)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
2026-01-12 02:50:02 -08:00
sohamingle
3f8849143b chore: export types from the captcha module (#7122) 2026-01-12 02:50:02 -08:00
Taesu
537761e50f fix(organization): use opts pattern to enable hook injection (#7130) 2026-01-12 02:50:02 -08:00
Mikola
3c5d59a90b feat(generic-oauth): add Gumroad login support (#7100)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-12 02:50:02 -08:00
Alex Yang
1baaa9c814 fix(core): detect dual module error (#7097) 2026-01-12 02:50:02 -08:00
Taesu
46ac1aa6d9 fix(stripe): prevent duplicate subscription creation when a subscription already exists (#7104) 2026-01-12 02:50:02 -08:00
Maxwell
b32419331c fix(prisma-adapter): lift eq AND conditions to root so update detects unique where field (#7096) 2026-01-12 02:50:02 -08:00
Alex Yang
71c1914a7f chore: explicit export auth.ts (#7095) 2026-01-12 02:50:02 -08:00
Taesu
0e7a55b26f fix: filter null values from dynamic trusted origins (#7080)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-12 02:50:02 -08:00
Saviru
c0414de9c4 feat: add auth.api.verifyPassword (#6934)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-12 02:50:02 -08:00
Taesu
d1c3aee781 fix(stripe): pass metadata to subscription object in upgrade method (#7090) 2026-01-12 02:50:02 -08:00
Taesu
14fc9d339d fix(stripe): Improve error handling and subscriptionSuccess route (#7087) 2026-01-12 02:50:02 -08:00
Bereket Engida
c4242f1b1a chore: lint 2026-01-12 00:18:20 -08:00
Bereket Engida
0f4dbf54d9 chore: lint 2026-01-12 00:17:44 -08:00
Bereket Engida
70f9880f91 chore: add dashClient 2026-01-12 00:14:40 -08:00
Bereket Engida
f612fc778e chore: update zod dependency to version 4.3.4 and refactor email sending in auth module 2026-01-11 22:50:41 -08:00
Bereket Engida
b5d0ba2a0c chore: add @better-auth/dash 2026-01-11 22:02:28 -08:00
Bereket Engida
38d5831db0 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 18:58:07 -08:00
Taesu
f0a6f94485 docs: automate sitemap generation (#7226) 2026-01-10 01:59:49 -08:00
Taesu
1c02cf02db docs: clean up broken links (#7227)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
2026-01-10 01:59:49 -08:00
Rob Marscher
78b245c5e8 docs: update waku integration guide (#7233) 2026-01-10 01:59:49 -08:00
Taesu
1e21959739 docs(one-tap): add missing option and update to clearer description (#7214)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-10 01:59:49 -08:00
Maxwell
6a8cf492eb docs: document disableOriginCheck in options.mdx (#7199) 2026-01-10 01:59:48 -08:00
Maxwell
3be413a289 docs(session): document sessions for secondary storage (#7168) 2026-01-09 23:55:40 -08:00
Taesu
fe358c5bf2 docs: fix SVG attributes and fumadocs type imports (#7192) 2026-01-09 23:55:40 -08:00
Slava Yultyyev
9a19c88bdd docs: update Firestore adapter to use unscoped package name (#7187) 2026-01-09 23:55:40 -08:00
Maxwell
7537375f90 docs(drizzle): cleanup code highlights 2026-01-09 23:55:39 -08:00
Fuma Nama
c31c92f3d2 chore: bump fumadocs (#7106)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-06 15:29:07 +08:00
Andy
c69f597ee5 docs: update Clerk migration guide to include bcrypt configuration (#7134) 2026-01-06 15:24:49 +08:00
Gautam Manchandani
e19ee4db43 docs: add bearer plugin requirement note to device auth docs (#6351)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-06 15:24:49 +08:00
Nestor Cortina
d62d115469 docs: update import path for auth in tanstack integration (#7118) 2026-01-06 15:24:48 +08:00
Abdur Rahman
a4a388d6f5 docs: improve sidebar content filtering and simplify CodeBlockTabs ren… (#7109)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-04 02:04:36 +08:00
Jiasheng
e8d4ab1928 docs: fix ZenStack link in community adapters documentation (#7098) 2026-01-04 02:04:17 +08:00