Commit Graph

5689 Commits

Author SHA1 Message Date
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
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