Taesu
|
1fddc6a91f
|
docs: automate sitemap generation
|
2026-01-10 04:15:59 +09: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
|
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
|
b930ca61c9
|
docs: fix SVG attributes and fumadocs type imports (#7192)
|
2026-01-08 15:19:27 +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 |
|
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 |
|
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 |
|
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 |
|
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
|
8b01d6abac
|
chore: format markdown (#7103)
|
2026-01-03 16:55:39 +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 |
|
Abdur Rahman
|
e11f233f89
|
docs: prevent sending empty message in AI chat (#7081)
|
2026-01-02 14:28:43 +08:00 |
|
Taesu
|
3d5301a9bc
|
docs: await promise function convertToModelMessages (#7089)
|
2026-01-02 14:23:33 +08:00 |
|
Taesu
|
80bcf78841
|
docs: switch to default logo (#7086)
|
2026-01-02 14:21:57 +08:00 |
|
Saviru
|
9dae1b4ea2
|
feat: add auth.api.verifyPassword (#6934)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2026-01-02 14:21:06 +08:00 |
|
Alex Yang
|
00897dcaad
|
docs: correct set password code example (#7094)
|
2026-01-02 14:05:17 +08:00 |
|
Abhijit Bhattacharjee
|
cb02bdf801
|
docs: update Spotify provider guide to use 127.0.0.1 (#7075)
|
2026-01-01 09:11:40 +08:00 |
|
Alex Yang
|
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 |
|
Taesu
|
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 Yang
|
58b5d51ee1
|
docs: fix mcp config name (#7067)
|
2025-12-31 00:59:03 +08:00 |
|
Taesu
|
16ce94bde2
|
docs: add gradient mask image for TOCScrollArea (#7032)
|
2025-12-30 13:56:14 +08:00 |
|
Alex Yang
|
006df7472c
|
chore: bump ai sdk (#7050)
|
2025-12-29 20:41:57 +08:00 |
|
Taesu
|
69c582faef
|
docs: improve community plugins page (#7031)
|
2025-12-28 22:58:50 -08:00 |
|
Taesu
|
720dcfcd6d
|
docs: add payments section (#7030)
|
2025-12-28 22:57:03 -08:00 |
|
Taesu
|
211ca6e6ae
|
docs: improve set active organization guide (#7010)
|
2025-12-26 18:54:17 -08:00 |
|
Taesu
|
b8d5f71b99
|
feat(stripe): flexible subscription cancellation and termination management (#6961)
Co-authored-by: GautamBytes <manchandanigautam@gmail.com>
|
2025-12-26 15:01:01 +08:00 |
|
Alex Yang
|
e8458c47df
|
Reapply "docs: add Commet plugin documentation (#6827)"
This reverts commit 380d4c7cae.
|
2025-12-26 14:46:00 +08:00 |
|
Dylan Vanmali
|
243ce021d3
|
fix(oauth-provider): only session db store currently supported (#7000)
|
2025-12-25 15:36:22 -08:00 |
|
Taesu
|
f6b820760e
|
docs: add notes about cookie cache session revocation (#6966)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-12-25 11:08:39 -08:00 |
|
Paola Estefanía de Campos
|
e8aa51c052
|
feat: support form data for email sign-in/sign-up and fallback to checking fetch Metadata for first login (#6314)
Co-authored-by: Taesu <166604494+bytaesu@users.noreply.github.com>
Co-authored-by: Bereket Engida <86073083+Bekacru@users.noreply.github.com>
Co-authored-by: Jonathan Samines <jn.samines@gmail.com>
|
2025-12-25 11:05:23 -08:00 |
|
Aryan Chaurasia
|
4e63c40da9
|
docs: add Open in Cursor option (#6992)
|
2025-12-25 15:28:43 +08:00 |
|
Taesu
|
4f1ec5414e
|
fix: correct accountLinking default to true (#6963)
Co-authored-by: Alex Yang <himself65@outlook.com>
|
2025-12-25 01:11:06 +08:00 |
|
Joél Solano
|
12f6f954ef
|
docs(api-key): correct table name in schema section (#6856)
|
2025-12-25 00:04:51 +08:00 |
|
Alex Yang
|
5a8ff63e8d
|
chore: bump next (#6986)
|
2025-12-25 00:01:06 +08:00 |
|
Alex Yang
|
cd5cdf4168
|
docs: use data table for community plugin list (#6953)
Co-authored-by: cubic-dev-ai[bot] <191113872+cubic-dev-ai[bot]@users.noreply.github.com>
|
2025-12-24 23:38:15 +08:00 |
|
Alex Yang
|
ebb889ff84
|
chore: move @better-auth/utils to catalog (#6981)
|
2025-12-24 21:38:06 +08:00 |
|
Jean-Pierre DUPUIS
|
2bc3d629e0
|
docs: fix RequestInit body typing for exactOptionalPropertyTypes (#6852)
|
2025-12-24 21:22:52 +08:00 |
|
Paola Estefanía de Campos
|
7c593ad4d9
|
feat(saml): add XML parser hardening with configurable size limits (#6805)
|
2025-12-24 20:27:36 +08:00 |
|