Commit Graph

6627 Commits

Author SHA1 Message Date
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
Taesu
94a9570423 feat(stripe): enhance stripe plugin with organization customer support (#7142)
Co-authored-by: Cmion <Cmion@users.noreply.github.com>
2026-01-07 10:28:36 +09:00
Paola Estefanía de Campos
4f67f2bf3f chore: ignore cursor folder (#7158) 2026-01-07 09:14:41 +08:00
Alex Yang
ae077cb425 chore(oauth-provider): add NoInfer (#7148) 2026-01-06 21:04:58 +08:00
Alex Yang
748c82fd4c chore(core): add getPlugin API in AuthContext (#7145) 2026-01-06 16:57:24 +08:00
Muzzaiyyan Hussain
f44367e066 chore(mongodb-adapter): add MongoAdapterError (#6823)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-06 16:21:34 +08:00
Paola Estefanía de Campos
7c71d6b34b feat(saml): reject SAML responses containing multiple assertions (#6836)
Co-authored-by: Alexander Asomba <3323537+alexasomba@users.noreply.github.com>
2026-01-06 16:09:56 +08:00
Maxwell
8e529ad966 fix(prisma-adapter): do not throw when deleting no records (#7143) 2026-01-06 15:37:25 +08:00
Fuma Nama
85e6dcd5f8 chore: bump fumadocs (#7106)
Co-authored-by: Taesu <bytaesu@gmail.com>
2026-01-06 12:53:55 +08:00
Andy
0e5ae8b0bd docs: update Clerk migration guide to include bcrypt configuration (#7134) 2026-01-06 12:53:29 +08:00
Gautam Manchandani
3f5417d34f 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 12:53:06 +08:00
Nestor Cortina
e55516b296 docs: update import path for auth in tanstack integration (#7118) 2026-01-06 01:17:28 +08:00
Gautam Manchandani
8f115588a9 fix(email-otp): call afterEmailVerification hook on verification (#7121)
Co-authored-by: Gautam Manchandani <gautammanch@Gautams-MacBook-Air.local>
2026-01-06 01:06:32 +08:00
sohamingle
0827fc3f49 chore: export types from the captcha module (#7122) 2026-01-05 18:14:29 +08:00
Taesu
dd9c1f7534 fix(organization): use opts pattern to enable hook injection (#7130) 2026-01-05 18:10:21 +08:00
Bereket Engida
d343b34cf6 chore: fix readme (#7112)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-03 13:27:46 -08:00
Abdur Rahman
3a76b6e43b docs: improve sidebar content filtering and simplify CodeBlockTabs ren… (#7109)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-04 02:03:44 +08:00
Alex Yang
a17468438d docs: build regression after format (#7110) 2026-01-04 01:28:36 +08:00
Mikola
fd5af1caa9 feat(generic-oauth): add Gumroad login support (#7100)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-03 18:42:48 +08:00
Nial
3d50fa2a0b docs: update auth.api.signUpEmail to use body object (#7029)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-03 17:51:38 +08:00
Alex Yang
7c98ff5c8d fix(core): detect dual module error (#7097) 2026-01-03 17:14:33 +08:00
Alex Yang
8b01d6abac chore: format markdown (#7103) 2026-01-03 16:55:39 +08:00
Taesu
abf979c6c7 fix(stripe): prevent duplicate subscription creation when a subscription already exists (#7104) 2026-01-03 16:25:12 +08:00
Jiasheng
a250a9bad8 docs: fix ZenStack link in community adapters documentation (#7098) 2026-01-03 13:23:06 +08:00
Bereket Engida
c8110d8881 Revert "docs: bump fumadocs (#7101)"
This reverts commit 0fda455ce5.
2026-01-02 11:16:35 -08:00
Fuma Nama
0fda455ce5 docs: bump fumadocs (#7101) 2026-01-02 10:44:34 -08:00
Maxwell
61284935db fix(prisma-adapter): lift eq AND conditions to root so update detects unique where field (#7096) 2026-01-02 08:07:33 -08:00
Alex Yang
a582a5c36c chore: explicit export auth.ts (#7095) 2026-01-02 16:29:30 +08:00
Taesu
63633d57df fix: filter null values from dynamic trusted origins (#7080)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-02 16:20:05 +08:00
Max
4588fb4d84 chore(cli): export schema generators via /api subpath (#7082)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-02 15:43:28 +08:00
Abdur Rahman
e11f233f89 docs: prevent sending empty message in AI chat (#7081) 2026-01-02 14:28:43 +08:00