Commit Graph
6898 Commits
Author SHA1 Message Date
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 CortinaandGitHub e55516b296 docs: update import path for auth in tanstack integration (#7118) 2026-01-06 01:17:28 +08:00
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
sohamingleandGitHub 0827fc3f49 chore: export types from the captcha module (#7122) 2026-01-05 18:14:29 +08:00
TaesuandGitHub dd9c1f7534 fix(organization): use opts pattern to enable hook injection (#7130) 2026-01-05 18:10:21 +08:00
d343b34cf6 chore: fix readme (#7112)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2026-01-03 13:27:46 -08:00
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 YangandGitHub a17468438d docs: build regression after format (#7110) 2026-01-04 01:28:36 +08:00
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
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 YangandGitHub 7c98ff5c8d fix(core): detect dual module error (#7097) 2026-01-03 17:14:33 +08:00
Alex YangandGitHub 8b01d6abac chore: format markdown (#7103) 2026-01-03 16:55:39 +08:00
TaesuandGitHub abf979c6c7 fix(stripe): prevent duplicate subscription creation when a subscription already exists (#7104) 2026-01-03 16:25:12 +08:00
JiashengandGitHub 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 NamaandGitHub 0fda455ce5 docs: bump fumadocs (#7101) 2026-01-02 10:44:34 -08:00
MaxwellandGitHub 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 YangandGitHub a582a5c36c chore: explicit export auth.ts (#7095) 2026-01-02 16:29:30 +08:00
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
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 RahmanandGitHub e11f233f89 docs: prevent sending empty message in AI chat (#7081) 2026-01-02 14:28:43 +08:00
TaesuandGitHub 3d5301a9bc docs: await promise function convertToModelMessages (#7089) 2026-01-02 14:23:33 +08:00
TaesuandGitHub 80bcf78841 docs: switch to default logo (#7086) 2026-01-02 14:21:57 +08:00
9dae1b4ea2 feat: add auth.api.verifyPassword (#6934)
Co-authored-by: Alex Yang <himself65@outlook.com>
2026-01-02 14:21:06 +08:00
Alex YangandGitHub 00897dcaad docs: correct set password code example (#7094) 2026-01-02 14:05:17 +08:00
TaesuandGitHub 6e4821cef5 fix(stripe): pass metadata to subscription object in upgrade method (#7090) 2026-01-02 13:26:58 +09:00
TaesuandGitHub a420081245 fix(stripe): Improve error handling and subscriptionSuccess route (#7087) 2026-01-02 06:42:03 +09:00
Abhijit BhattacharjeeandGitHub cb02bdf801 docs: update Spotify provider guide to use 127.0.0.1 (#7075) 2026-01-01 09:11:40 +08:00
Alex Yang 59fac14aed chore: release v1.5.0-beta.2 v1.5.0-beta.2 2025-12-31 21:06:57 +08:00
5cc56b01e7 feat(stripe): add disableRedirect option for subscription and billing (#7068)
Co-authored-by: Valerii Strilets <valerii.strilets@gmail.com>
2025-12-31 17:36:04 +08:00
TaesuandGitHub 2bc138a5b5 fix(api): chain plugin onRequest hooks properly (#7070) 2025-12-31 15:04:05 +08:00
bb89498d58 feat(stripe): handle customer.subscription.created webhook event (#6924)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-31 04:25:35 +09:00
Alex YangandGitHub 58b5d51ee1 docs: fix mcp config name (#7067) 2025-12-31 00:59:03 +08:00
Alex YangandGitHub e0e120ab63 chore: bump pnpm (#7065) 2025-12-30 23:02:37 +08:00
bea45db85f fix: sync updateSession changes to secondary storage and active-sessions list (#6988)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Taesu <bytaesu@gmail.com>
2025-12-30 18:23:26 +08:00
6181119e2b fix(stripe): prevent trial abuse by checking all user subscriptions (#6950)
Co-authored-by: Taesu <bytaesu@gmail.com>
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-30 18:14:38 +08:00
76d944f8dd feat(expo): add webBrowserOptions to openAuthSessionAsync (#7054)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-30 14:37:32 +08:00
TaesuandGitHub 16ce94bde2 docs: add gradient mask image for TOCScrollArea (#7032) 2025-12-30 13:56:14 +08:00
TaesuandGitHub 9056ffe51d chore: remove duplicate refreshUserSessions calls (#7022) 2025-12-30 02:28:48 +08:00
Alex YangandGitHub 006df7472c chore: bump ai sdk (#7050) 2025-12-29 20:41:57 +08:00
1e06055955 fix(client): apply rate limit focus refetch regardless of session state (#7048)
Co-authored-by: Alex Yang <himself65@outlook.com>
2025-12-29 20:22:23 +08:00
Alex YangandGitHub 22b932435b fix(client): prevent duplicate signal processing in atom listeners (#7018) 2025-12-29 17:07:18 +08:00
TaesuandGitHub 69c582faef docs: improve community plugins page (#7031) 2025-12-28 22:58:50 -08:00
TaesuandGitHub 720dcfcd6d docs: add payments section (#7030) 2025-12-28 22:57:03 -08:00
34128da5eb fix(oauth-proxy): point provider requests to production and fix cookie handling in non-HTTPS environments (#6472)
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
2025-12-27 12:20:29 -08:00
5099056444 fix(admin): userId check in /has-permission (#7016)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-12-27 17:39:03 +08:00
Alex YangandGitHub 60384dabea chore: replace body schema with signUpEmailBodySchema (#7017) 2025-12-27 17:38:57 +08:00
TaesuandGitHub 211ca6e6ae docs: improve set active organization guide (#7010) 2025-12-26 18:54:17 -08:00
TaesuandGitHub d45198d624 fix(organization): remove unnecessary type re-export (#7011) 2025-12-26 18:53:39 -08:00
Jonathan SaminesandGitHub 7e40af0c16 chore(better-auth): fix inferred trusted origins on cloned context (#7007) 2025-12-26 18:53:21 -08:00